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/tdegraphics | |
parent | 472a95e30a3c05be3faa1d42877bc2fb3a50d86b (diff) | |
download | tde-packaging-37a9aae98c5921e7c046912b04c9f5b576d3f4d0.tar.gz tde-packaging-37a9aae98c5921e7c046912b04c9f5b576d3f4d0.zip |
RPM Packaging: update lots of main packages
Diffstat (limited to 'redhat/tdegraphics')
-rw-r--r-- | redhat/tdegraphics/tdegraphics-14.0.0.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/tdegraphics/tdegraphics-14.0.0.spec b/redhat/tdegraphics/tdegraphics-14.0.0.spec index cac2f7085..ab1884dc5 100644 --- a/redhat/tdegraphics/tdegraphics-14.0.0.spec +++ b/redhat/tdegraphics/tdegraphics-14.0.0.spec @@ -1267,6 +1267,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=OFF \ \ |