make sure domain variable is set (ugly), regenerate make sections when instruction variables are empty

svn path=/trunk/; revision=31280
This commit is contained in:
2015-05-29 11:24:33 +00:00
parent a56b7dac28
commit b75f5e8dbe
3 changed files with 8 additions and 5 deletions
+2
View File
@@ -22,6 +22,8 @@ fi
[ -z "$inc_scaffold" ] && . "$basedir/build/scaffold.sh"
[ -z "$inc_sources" ] && . "$basedir/build/sources.sh"
domain="www.fsfe.org"
while [ -n "$*" ]; do
case "$1" in
-s|--statusdir|--status-dir)