[SCM] Debian packaging of DBD-Firebird CPAN distribution branch, master, updated. 734129c51950f86f5c59658ca65f95da9bbc87ab

Damyan Ivanov dmn at debian.org
Tue Aug 30 09:02:36 UTC 2011


The following commit has been merged in the master branch:
commit e069554372536e33d510402b831dab73c5212a61
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Aug 30 11:42:24 2011 +0300

    avoud re-making Makefile on clean

diff --git a/debian/rules b/debian/rules
index abd90c7..e0d7cba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@ --with=perl_dbi
+
+override_dh_auto_clean:
+	# avoid re-generating Makefile
+	! [ -e Makefile ] || touch Makefile
+	dh_auto_clean

-- 
Debian packaging of DBD-Firebird CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list