[Pkg-javascript-commits] [node-iscroll] 03/04: Fix FTBFS with Make 4
Balint Reczey
rbalint at moszumanska.debian.org
Fri May 16 14:36:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
rbalint pushed a commit to branch master
in repository node-iscroll.
commit 99cb73de38b1dc8b7e56b60f99ea8aa021dade33
Author: Balint Reczey <balint at balintreczey.hu>
Date: Fri May 16 15:21:35 2014 +0200
Fix FTBFS with Make 4
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 84b1808..364ec46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-build %:
+%:
dh $@
override_dh_auto_build:
--
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