summaryrefslogtreecommitdiffstats
path: root/source/xfce/mousepad/mousepad.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/xfce/mousepad/mousepad.SlackBuild')
-rwxr-xr-xsource/xfce/mousepad/mousepad.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/xfce/mousepad/mousepad.SlackBuild b/source/xfce/mousepad/mousepad.SlackBuild
index a12c17b18..393251b4e 100755
--- a/source/xfce/mousepad/mousepad.SlackBuild
+++ b/source/xfce/mousepad/mousepad.SlackBuild
@@ -94,10 +94,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --enable-gtk3 \
- --enable-dbus \
+ --disable-debug \
--build=$ARCH-slackware-linux || exit 1
-# --disable-schemas-compile \
make $NUMJOBS || make || exit 1
make install DESTDIR=$PKG || exit 1