[Pkg-javascript-commits] [node-topcube] 11/19: Disable configure

Jérémy Lal kapouer at alioth.debian.org
Sat Oct 26 13:54:19 UTC 2013


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

kapouer pushed a commit to branch master
in repository node-topcube.

commit b332e5d0433cca11f160174f6839d7027427964a
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Oct 26 12:15:39 2013 +0200

    Disable configure
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2fbe7af..a326890 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,8 @@ tarName := $(name)_$(dfsgVersion).orig.tar
 %:
 	dh $@
 
+override_dh_auto_configure:
+
 get-orig-source:
 	mkdir -p ../tarballs
 	uscan \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-topcube.git



More information about the Pkg-javascript-commits mailing list