[Pkg-javascript-commits] [node-connect] 17/23: removed override_dh_install - not needed anymore
    Leo Iannacone 
    l3on-guest at moszumanska.debian.org
       
    Sun Jun 15 16:36:19 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-connect.
commit 103fb6cd83a56b86308384ddd8070c373ce637da
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Jun 15 18:19:04 2014 +0200
    removed override_dh_install - not needed anymore
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index 39542da..0c06312 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,12 +7,3 @@
 %:
 	dh $@
 
-override_dh_install:
-	dh_install
-	dh_buildinfo
-
-	rm -rf $(CURDIR)/debian/node-connect/usr/lib/nodejs/connect/index.js
-	mv $(CURDIR)/debian/node-connect/usr/lib/nodejs/connect/public \
-		$(CURDIR)/debian/node-connect/usr/share/node-connect/
-
-	find $(CURDIR)/debian/node-connect -name "*.png" | xargs chmod a-x
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-connect.git
    
    
More information about the Pkg-javascript-commits
mailing list