[mate-user-share] 07/11: debian/rules: add --with-gtk=2.0

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Tue Jun 16 15:54:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-user-share.

commit 17ec35c196aa91a6af9d13f54088bf61af011ce7
Author: Martin Wimpress <code at flexion.org>
Date:   Tue Jun 16 16:50:59 2015 +0100

    debian/rules: add --with-gtk=2.0
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3a9ad14..34f5e2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,8 @@ DEB_DH_MAKESHLIBS_ARGS += --exclude=libcaja-share-extension.so
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-silent-rules \
 	--libdir=/usr/lib/$(dpkg-architecture -qDEB_BUILD_MULTIARCH) \
 	--with-httpd=/usr/lib/apache2/mpm-worker/apache2 \
-	--with-modules-path=/usr/lib/apache2/modules/
+	--with-modules-path=/usr/lib/apache2/modules/ \
+	--with-gtk=2.0
 
 install/mate-user-share::
 	rm -f debian/tmp/usr/share/mate-user-share/dav_user_2.0.conf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-user-share.git



More information about the pkg-mate-commits mailing list