mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Fix plasma5 build
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17061 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4d6b073bc2
commit
ade6157b7f
@ -209,12 +209,12 @@ EOF</userinput></screen>
|
|||||||
|
|
||||||
OPTS=""
|
OPTS=""
|
||||||
|
|
||||||
case $srcdir in
|
case $packagedir in
|
||||||
kwayland-&plasma5-version; )
|
kwayland-&plasma5-version; )
|
||||||
OPTS="-DECM_MKSPECS_INSTALL_DIR=$KF5_PREFIX/share/mkspecs/modules"
|
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
|
sed -i "1 i using namespace std;" ../signalplotter/ksignalplotter.cpp
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user