Fix plasma5 build

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17061 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2016-03-04 13:54:41 +00:00
parent 4d6b073bc2
commit ade6157b7f

View File

@ -209,12 +209,12 @@ EOF</userinput></screen>
OPTS=""
case $srcdir in
case $packagedir in
kwayland-&plasma5-version; )
OPTS="-DECM_MKSPECS_INSTALL_DIR=$KF5_PREFIX/share/mkspecs/modules"
;;
libksysguard-$VER )
libksysguard-&plasma5-version; )
sed -i "1 i using namespace std;" ../signalplotter/ksignalplotter.cpp
;;
esac