[Pkg-javascript-commits] [unorm.js] 03/19: force removal of tmp file unorm.js

Mike Gabriel sunweaver at debian.org
Thu Dec 15 10:49:09 UTC 2016


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

sunweaver pushed a commit to branch master
in repository unorm.js.

commit fafec6b21cc2669c2d101101c2745789a02b75dc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun May 12 02:42:40 2013 +0200

    force removal of tmp file unorm.js
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2351367..26fe52a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,5 @@ override_dh_auto_install:
 	cp -a index.js unorm.js
 
 override_dh_auto_clean:
-	rm unorm.js
+	rm -f unorm.js
 

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



More information about the Pkg-javascript-commits mailing list