X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..a0ead2ba812735c2d1edd660b8608f8cb52cea5d:/scripts/inst diff --git a/scripts/inst b/scripts/inst index e0a51f0..790037c 100755 --- a/scripts/inst +++ b/scripts/inst @@ -1,6 +1,6 @@ #! /bin/bash # -# Copyright (C) 2004, 2005, 2006 Richard Kettlewell +# Copyright (C) 2004-2008x Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -22,8 +22,7 @@ set -e set -x [ -d =build ] && cd =build make "$@" -make check +#make check really make "$@" install -really ./libtool --mode=install install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi +really install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi really ldconfig -# arch-tag:cbb189b7f23939cc806cf6dc0c2cb0d5