[med-svn] [poretools] 02/03: Clean up d/rules

Afif Elghraoui afif at moszumanska.debian.org
Sat Dec 17 09:36:07 UTC 2016


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

afif pushed a commit to branch master
in repository poretools.

commit bf6a09c804dae27b85c0b2c3e1491b6b601ebc18
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Dec 17 00:44:54 2016 -0800

    Clean up d/rules
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 48e102f..efd1949 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,9 @@
 #!/usr/bin/make -f
 
 #DH_VERBOSE = 1
-
-include /usr/share/dpkg/default.mk
+export LC_ALL=C.UTF-8
 
 export PYBUILD_DESTDIR=debian/poretools
 
 %:
-	LC_ALL=C.UTF-8 dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --with python2 --buildsystem=pybuild

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



More information about the debian-med-commit mailing list