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

Mike Gabriel sunweaver at moszumanska.debian.org
Sun Feb 9 18:48:25 UTC 2014


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

The following commit has been merged in the master branch:
commit 8af06dadffcb5d09aa9b681c0b5380c0f777bd2b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 9 19:11:03 2014 +0100

    debian/rules: omit unneeded --with quilt option for debhelper
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
mate-file-manager Debian package



More information about the pkg-mate-commits mailing list