[cod-tools] 01/01: Removing override of override_dh_auto_clean: cleanup seems to work fine.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Tue Sep 26 13:29:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 2449c85eee93cb43f10af718ede0f12bd616da82
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Tue Sep 26 16:22:41 2017 +0300
Removing override of override_dh_auto_clean: cleanup seems to work fine.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7b182d2..9fc06c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@
%:
dh $@ --with python2
-# Skipping auto clean as it gets stuck in an infinite recursion
-override_dh_auto_clean:
-
override_dh_auto_install:
${MAKE} install PREFIX=../../../debian/libcexceptions0/usr \
PACKAGE=cexceptions EXTRA_LIB_DIRS=lib \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list