[Pkg-javascript-commits] [node-lodash] 03/05: remove extra LICENSE
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Dec 25 07:31:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-lodash.
commit c817f4b66d91439f2fa7fe4f9fe3c8e4a9ff041d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Dec 25 12:54:37 2016 +0530
remove extra LICENSE
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index db6cc15..039343d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,7 @@ override_dh_auto_build:
mkdir -p debian/build
cp lodash.js debian/build
$(js-compressor) -o debian/build/$$(basename lodash .js).min.js lodash.js
+
+override_dh_install:
+ dh_install
+ rm -f debian/node-lodash/usr/lib/nodejs/lodash/LICENSE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lodash.git
More information about the Pkg-javascript-commits
mailing list