update external plugin UI handling
[ardour.git] / tools / linux_packaging / package
index ea50ce4b981d6b6c76fa052387801117aa8aa599..259a2a22daf622de08c2dc7585daf94fc320eb79 100755 (executable)
@@ -50,7 +50,7 @@ while [ $# -gt 0 ] ; do
        esac
 done
 
-. ./define_versions.sh
+. ../define_versions.sh
 
 if [ x$DEBUG = xT ]; then
        BUILDTYPE="dbg"