built the first packate for tests deb
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Fri, 14 Nov 2014 09:56:12 +0100
branchdeb
changeset 42 29cde8c5da3a
parent 41 3e7d9cc68748
child 43 ece524aeadc1
built the first packate for tests
MANIFEST.SKIP
debian/rules
--- a/MANIFEST.SKIP	Fri Nov 14 09:51:07 2014 +0100
+++ b/MANIFEST.SKIP	Fri Nov 14 09:56:12 2014 +0100
@@ -75,3 +75,4 @@
 \bK.*
 ^\.hg/
 ^debian/dnsvi.*
+^debian/files
--- a/debian/rules	Fri Nov 14 09:51:07 2014 +0100
+++ b/debian/rules	Fri Nov 14 09:56:12 2014 +0100
@@ -1,4 +1,4 @@
 #! /usr/bin/make -f
 
 %:
-	dh $@
+	PERL_MM_OPT= PERL_MB_OPT= dh $@