[SCM] mate-file-manager Debian package branch, master, updated. 3e95ddf2e29f7a2e1cc0a7e025d7ba3d0cb98e9d

Mike Gabriel sunweaver at moszumanska.debian.org
Sun Feb 9 17:54:58 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja.git;a=commitdiff;h=6d9d587

The following commit has been merged in the master branch:
commit 6d9d5874c5fb6a6ad0d3077f711f0480397434b5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 9 18:37:48 2014 +0100

    debian/rules: build with autoreconf and quilt
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0604484..03c98b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autoreconf --with quilt
 
 override_dh_install:
 	rm -fv debian/tmp/usr/lib/*/*.la

-- 
mate-file-manager Debian package



More information about the pkg-mate-commits mailing list