From c56a16f1ecd0afa42c16dab6fdfb1f0b667dc287 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 15 Dec 2020 20:39:53 +0000 Subject: Tue Dec 15 20:39:53 UTC 2020 d/python-pip-20.3.3-x86_64-1.txz: Upgraded. kde/sddm-0.19.0-x86_64-3.txz: Rebuilt. In SDDM's Xsession script, don't source $HOME/.xsession as this may launch the wrong session type or cause dbus-run-session to start twice breaking logout. l/orc-0.4.32-x86_64-1.txz: Upgraded. l/pipewire-0.3.18-x86_64-1.txz: Upgraded. l/python-chardet-4.0.0-x86_64-1.txz: Upgraded. l/python-packaging-20.8-x86_64-1.txz: Upgraded. n/samba-4.13.3-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-78.6.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/78.6.0/releasenotes/ xfce/mousepad-0.5.0-x86_64-1.txz: Upgraded. --- source/xfce/mousepad/mousepad.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'source/xfce/mousepad') 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 -- cgit v1.2.3-65-gdbad