summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/package
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linux_packaging/package')
-rwxr-xr-xtools/linux_packaging/package2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/package b/tools/linux_packaging/package
index ea50ce4b98..259a2a22da 100755
--- a/tools/linux_packaging/package
+++ b/tools/linux_packaging/package
@@ -50,7 +50,7 @@ while [ $# -gt 0 ] ; do
esac
done
-. ./define_versions.sh
+. ../define_versions.sh
if [ x$DEBUG = xT ]; then
BUILDTYPE="dbg"