chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
First cut at cookie support in the web interface
[disorder]
/
scripts
/
inst
diff --git
a/scripts/inst
b/scripts/inst
index cc0d8d66d19cc97bc6313220298386cb0b1da7af..18cfee08adee765c2e2ae89e53b35ed33c6f4c78 100755
(executable)
--- a/
scripts/inst
+++ b/
scripts/inst
@@
-22,7
+22,7
@@
set -e
set -x
[ -d =build ] && cd =build
make "$@"
-make check
+
#
make check
really make "$@" install
really install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi
really ldconfig