kdePackages.extra-cmake-modules: stop propagating userEnvPkgs
This is stupid. We should not be doing this. I'm sure we're about to find that it's somehow load bearing.
This commit is contained in:
@@ -104,10 +104,5 @@ ecmHostPathHook() {
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
if [ -d "$1/share/dbus-1" ]
|
||||
then
|
||||
appendToVar propagatedUserEnvPkgs "$1"
|
||||
fi
|
||||
}
|
||||
addEnvHooks "$hostOffset" ecmHostPathHook
|
||||
|
||||
Reference in New Issue
Block a user