Imported Upstream version 3.1.0
[debian/amanda] / changer-src / chg-juke.sh
index 35c7a6853ba42b23015fe3b6169550d4685befbd..23c1e50401784981f5e0a580e047b31ebbe613c0 100755 (executable)
@@ -42,13 +42,7 @@ set -x
 # the usual config fun
 #
 
-USE_VERSION_SUFFIXES="@USE_VERSION_SUFFIXES@"
-if test "$USE_VERSION_SUFFIXES" = "yes"; then
-        SUF="-@VERSION@";
-else
-       SUF=
-fi
-getconf=$sbindir/amgetconf$SUF
+getconf=$sbindir/amgetconf
 
 #
 # make sure we can find JUKE later