[Pkg-javascript-commits] [node-iscroll] 01/01: specify debian/rules file type and add DH_VERBOSE
László Böszörményi
gcs at moszumanska.debian.org
Thu Apr 3 20:04:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
gcs pushed a commit to branch master
in repository node-iscroll.
commit 7572d534e6795fcbd7367f56db9048b3aa35a8c7
Author: Laszlo Boszormenyi (GCS) <gcs at debian.org>
Date: Thu Apr 3 22:03:16 2014 +0200
specify debian/rules file type and add DH_VERBOSE
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index b482f58..35ead08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,9 @@
#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
build %:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iscroll.git
More information about the Pkg-javascript-commits
mailing list