Update build system
This commit is contained in:
parent
d910e88bc3
commit
7a5f30bfcd
22 changed files with 40 additions and 61 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# libiso8601/scripts/paths
|
||||
#
|
||||
# (c)2007, Laurence Withers, <l@lwithers.me.uk>.
|
||||
# Released under the GNU GPLv3. See file COPYING or
|
||||
# http://www.gnu.org/copyleft/gpl.html for details.
|
||||
# Copyright: ©2011, Güralp Systems Ltd.
|
||||
# Author: Laurence Withers, <lwithers@guralp.com>
|
||||
# License: GPLv3
|
||||
#
|
||||
# Default path setup. Not meant for editing; use environment variables
|
||||
# to override values if needed.
|
||||
|
|
@ -60,5 +60,4 @@ fi
|
|||
[ -z "${WEBDIR}" ] && WEBDIR="${SRVDIR}/http"
|
||||
[ -z "${CGIDIR}" ] && CGIDIR="${WEBDIR}/cgi-bin"
|
||||
|
||||
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
||||
# vim: syntax=sh:expandtab:ts=4:sw=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue