mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +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=""
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user