[Pkg-javascript-commits] [node-eventemitter2] 01/01: fix debian/rules

matthew pideil mpideil-guest at moszumanska.debian.org
Mon Mar 31 12:16:12 UTC 2014


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

mpideil-guest pushed a commit to branch master
in repository node-eventemitter2.

commit 68321a8d210b26c9b53adc46bbbfe1b9f00411b3
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Mon Mar 31 12:05:52 2014 +0000

    fix debian/rules
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5144798..45193ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ js-compressor := $(or $(notdir $(shell which uglifyjs)),yui-compressor)
 %:
 	dh $@ 
 
-override_dh_auto_clean:
-	rm -f lib/eventemitter2.min.js
-
 override_dh_auto_build:
 	dh_auto_build
 	if [ ! -d debian/build ]; \

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



More information about the Pkg-javascript-commits mailing list