[Pkg-javascript-commits] [sockjs-client] 72/434: There is not much value in releasing --pretty' builds

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:02 UTC 2014


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

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 43108f66b34e14a71a33be8bdccef6ab2a6c427e
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Aug 11 16:11:02 2011 +0100

    There is not much value in releasing --pretty' builds
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index f1c5fb5..cbe51ca 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 all: sockjs.js
 
-build: sockjs.js sockjs.min.js sockjs.pretty.js
+build: sockjs.js sockjs.min.js
 
 sockjs.js: lib/*js
 	coffee bin/render.coffee lib/all.js > $@

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



More information about the Pkg-javascript-commits mailing list