Revert "extra-cmake-modules: don't change the RPATH settings"

This reverts commit 94fcfc9c41.
This commit is contained in:
Thomas Tuegel 2016-06-01 08:14:51 -05:00
parent d423a36aa5
commit ddaebefb12

View File

@ -29,7 +29,6 @@ _ecmPropagateSharedData() {
_ecmConfig() {
# Because we need to use absolute paths here, we must set *all* the paths.
cmakeFlags+=" -DKDE_SKIP_RPATH_SETTINGS=TRUE"
cmakeFlags+=" -DKDE_INSTALL_EXECROOTDIR=${!outputBin}"
cmakeFlags+=" -DKDE_INSTALL_BINDIR=${!outputBin}/bin"
cmakeFlags+=" -DKDE_INSTALL_SBINDIR=${!outputBin}/sbin"