desktop/ksmoothdock: Updated for version 4.5

This commit is contained in:
Allen Coleman 2010-05-11 19:43:51 +02:00 committed by Eric Hameleers
parent ff36f02219
commit c58b40e7d8
1 changed files with 2 additions and 1 deletions

View File

@ -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 \