[SCM] caja-dropbox Debian package branch, master, updated. 22c326232afcf582e1baf1f210227d10e3f63069
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Mon Sep 29 18:09:16 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-dropbox.git;a=commitdiff;h=22c3262
The following commit has been merged in the master branch:
commit 22c326232afcf582e1baf1f210227d10e3f63069
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon Sep 29 16:53:59 2014 +0300
debian/rules:re-add missing build option --with python2 as it was with upstream Git source.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 523542b..e729ed4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
DHFLAGS=--parallel
%:
- dh $@ $(DHFLAGS)
+ dh $@ --with python2 $(DHFLAGS)
override_dh_auto_configure:
NOCONFIGURE=1 ./autogen.sh
--
caja-dropbox Debian package
More information about the pkg-mate-commits
mailing list