[Pkg-javascript-commits] [node-cli-table] 05/14: Override build & test temporarily

Ross Gammon ross-guest at moszumanska.debian.org
Tue Mar 17 21:33:22 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-cli-table.

commit 94b4c2a47c0fd4ab9d984a3c3ea7918a4eb74642
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Mar 16 23:40:27 2015 +0100

    Override build & test temporarily
    
    epresso build dependency not available
---
 debian/rules | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index de57af0..7c2b091 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,10 @@
 %:
 	dh $@
 
-#override_dh_auto_build:
-
-#override_dh_auto_test:
+override_dh_auto_build:
+	#Temporarliy override build as expresso dependency not available
 
+override_dh_auto_test:
+	#Temporarliy override test as expresso dependency not available
 
 

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



More information about the Pkg-javascript-commits mailing list