diff --git a/src/recollinstall.in b/src/recollinstall.in index c8688dea..6ab1c71f 100755 --- a/src/recollinstall.in +++ b/src/recollinstall.in @@ -19,11 +19,7 @@ else usage fi QTGUI=@QTGUI@ -if test X$QTGUI = Xqtgui ; then - I18N=$QTGUI -else - I18N=${QTGUI}/i18n -fi +I18N=${QTGUI}/i18n test -n "$bindir" || bindir=${PREFIX}/bin test -n "$datadir" || datadir=${PREFIX}/share