projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3008315
)
Remove redundant overridden redirect.
author
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 13:18:45 +0000
(13:18 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 13:18:45 +0000
(13:18 +0000)
tools/htdocs/Makefile
patch
|
blob
|
history
diff --git
a/tools/htdocs/Makefile
b/tools/htdocs/Makefile
index
a50c05f
..
5876264
100644
(file)
--- a/
tools/htdocs/Makefile
+++ b/
tools/htdocs/Makefile
@@
-68,7
+68,7
@@
mkws-js ${MKWS_JS}: Makefile mkws.js ${JQUERY_JSON_FILE} ${JQUERY_FILE} ${HANDLE
mv -f ${MKWS_JS}.new ${MKWS_JS}
mkws-js-min ${MKWS_JS_MIN}: ${MKWS_JS}
- ${JSMIN} ${MKWS_JS} > ${MKWS_JS_MIN} > ${MKWS_JS_MIN}.new
+ ${JSMIN} ${MKWS_JS} > ${MKWS_JS_MIN}.new
mv -f ${MKWS_JS_MIN}.new ${MKWS_JS_MIN}
${JQUERY_JSON_FILE}: