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 .
|
chown -R root:root .
|
||||||
chmod -R u+w,go+r-w,a-s .
|
chmod -R u+w,go+r-w,a-s .
|
||||||
|
|
||||||
|
KDEPREF=$(kde-config --prefix)
|
||||||
CFLAGS="$SLKCFLAGS" \
|
CFLAGS="$SLKCFLAGS" \
|
||||||
CXXFLAGS="$SLKCFLAGS" \
|
CXXFLAGS="$SLKCFLAGS" \
|
||||||
./configure --prefix=$KDEDIR \
|
./configure --prefix=$KDEPREF \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
|
|
Loading…
Reference in New Issue