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

@@ -50,7 +50,7 @@ while [ $# -gt 0 ] ; do
esac
done
. ./define_versions.sh
. ../define_versions.sh
if [ x$DEBUG = xT ]; then
BUILDTYPE="dbg"