various miscellany related to versions, gtk2 build and packaging

This commit is contained in:
Paul Davis
2013-05-08 13:16:50 -04:00
parent 4cd27e4733
commit cadfc2aee1
6 changed files with 13 additions and 23 deletions

View File

@@ -89,7 +89,7 @@ if test x$STRIP != xall -a x$STRIP != xnone -a x$STRIP != xsome ; then
exit 1
fi
. ./define_versions.sh
. ../define_versions.sh
echo "Version is $version / $commit"
info_string="$version ($commit) built on `hostname` by `whoami` on `date`"