diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-08-06 22:56:45 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-08-06 22:56:45 +0200 |
commit | 37a9aae98c5921e7c046912b04c9f5b576d3f4d0 (patch) | |
tree | 6ed26f2d61c4d6f5e8e9eed40abe2b2fdd871d82 /redhat/tdenetwork | |
parent | 472a95e30a3c05be3faa1d42877bc2fb3a50d86b (diff) | |
download | tde-packaging-37a9aae98c5921e7c046912b04c9f5b576d3f4d0.tar.gz tde-packaging-37a9aae98c5921e7c046912b04c9f5b576d3f4d0.zip |
RPM Packaging: update lots of main packages
Diffstat (limited to 'redhat/tdenetwork')
-rw-r--r-- | redhat/tdenetwork/tdenetwork-14.0.0.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/tdenetwork/tdenetwork-14.0.0.spec b/redhat/tdenetwork/tdenetwork-14.0.0.spec index fd39b982f..d4a02d649 100644 --- a/redhat/tdenetwork/tdenetwork-14.0.0.spec +++ b/redhat/tdenetwork/tdenetwork-14.0.0.spec @@ -1102,6 +1102,7 @@ cd build -DCMAKE_C_FLAGS="${RPM_OPT_FLAGS} -DNDEBUG" \ -DCMAKE_CXX_FLAGS="${RPM_OPT_FLAGS} -DNDEBUG" \ -DCMAKE_SKIP_RPATH=OFF \ + -DCMAKE_INSTALL_RPATH="%{tde_libdir}" \ -DCMAKE_VERBOSE_MAKEFILE=ON \ -DWITH_GCC_VISIBILITY=ON \ \ |