[SCM] pluma Debian package branch, master, updated. 11ac2c89c1ea5f4766ab2ce8ef618a5e188153d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Feb 18 11:48:22 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=a831159
The following commit has been merged in the master branch:
commit a831159d8dca79a4313a4fdac7175cccbe7cbad9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Feb 18 12:47:18 2014 +0100
debian/rules: build with autoreconf and with python2 support
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 897eef9..cd7a4cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DTYPE = +dfsg1
VER ?= $(subst $(DTYPE),,$(UVER))
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf --with python2
override_dh_install:
rm -rfv debian/tmp/usr/lib/*/pluma/plugin-loaders/*.la
--
pluma Debian package
More information about the pkg-mate-commits
mailing list