X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=changer-src%2Fchg-juke.sh;h=23c1e50401784981f5e0a580e047b31ebbe613c0;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=35c7a6853ba42b23015fe3b6169550d4685befbd;hpb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;p=debian%2Famanda diff --git a/changer-src/chg-juke.sh b/changer-src/chg-juke.sh index 35c7a68..23c1e50 100755 --- a/changer-src/chg-juke.sh +++ b/changer-src/chg-juke.sh @@ -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