[caja-actions] 06/09: debian/rules: Disable autoreconf, handled by autogen.sh.
Mike Gabriel
sunweaver at debian.org
Tue Aug 1 21:47:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja-actions.
commit e2e3b2db94abbd9032563901593ee3ee8ba45447
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Aug 1 17:17:03 2017 -0400
debian/rules: Disable autoreconf, handled by autogen.sh.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e07b805..5b9fcd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ $(DHFLAGS)
+ dh $@ $(DHFLAGS) --without autoreconf
override_dh_install:
rm -fv debian/tmp/usr/lib/*/*.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-actions.git
More information about the pkg-mate-commits
mailing list