[Forensics-changes] [fcrackzip] 67/93: debian/rules: rm debian-autotools.mk

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 03:06:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

giovani-guest pushed a commit to branch debian
in repository fcrackzip.

commit 6359c8ec6dc8dc6a5c758a13a34758688a1c012d
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Sat Feb 11 04:53:48 2012 -0500

    debian/rules: rm debian-autotools.mk
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9119008..9250d53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
 PACKAGE = fcrackzip
 
 include debian/debian-vars.mk
-include debian/debian-autotools.mk
 
 include /usr/share/dpkg/buildflags.mk
 CFLAGS	+= -Wall -pedantic
@@ -20,8 +19,6 @@ override_dh_auto_test:
 	#    /bin/bash: fcrackzip: command not found
 
 override_dh_auto_configure:
-	$(config-save)
-	$(config-patch)
 	CFLAGS="$(CFLAGS)" \
 	LDFLAGS="$(LDFLAGS)" \
 	./configure \
@@ -42,7 +39,6 @@ override_dh_auto_install: build man
 	mv $(BINDIR)/zipinfo $(BINDIR)/fcrackzipinfo
 
 override_dh_installchangelogs:
-	$(config-restore)
 	dh_installchangelogs NEWS
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/fcrackzip.git



More information about the forensics-changes mailing list