desktop/ksmoothdock: Updated for version 4.5
This commit is contained in:
parent
ff36f02219
commit
c58b40e7d8
|
@ -32,9 +32,10 @@ cd $PRGNAM-$VERSION
|
|||
chown -R root:root .
|
||||
chmod -R u+w,go+r-w,a-s .
|
||||
|
||||
KDEPREF=$(kde-config --prefix)
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./configure --prefix=$KDEDIR \
|
||||
./configure --prefix=$KDEPREF \
|
||||
--localstatedir=/var \
|
||||
--sysconfdir=/etc \
|
||||
--disable-debug \
|
||||
|
|
Loading…
Reference in New Issue