[atril] 01/02: debian/rules: Disable autoreconf, handled by autogen.sh.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Jul 25 14:18:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch parrot/3.7
in repository atril.
commit eb2903a37b2b817ca432668fc2ac4eeb4ed9df01
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Jul 25 17:14:09 2017 +0300
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 3f2a1ac..3f75144 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ endif
endif
%:
- dh $@ $(DHFLAGS) --with gir
+ dh $@ $(DHFLAGS) --with gir --without autoreconf
override_dh_missing:
dh_missing --fail-missing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/atril.git
More information about the pkg-mate-commits
mailing list