[Pkg-javascript-commits] [science.js] 49/87: Remove chmod.
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:11:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
bhuvan-guest pushed a commit to branch master
in repository science.js.
commit 79062506405878a9d60e502c2b73f7325132b2fd
Author: Jason Davies <jason at jasondavies.com>
Date: Thu Dec 15 00:16:57 2011 +0000
Remove chmod.
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index 98b83e4..3c4eaa7 100644
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,6 @@ package.json: science.js src/package.js
science.js science%.js: Makefile
@rm -f $@
cat $(filter %.js,$^) > $@
- @chmod a-w $@
%.test: %.js %.out all
@/bin/echo -n "test: $* "
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/science.js.git
More information about the Pkg-javascript-commits
mailing list