X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=2fa022acbf5c99b1842539517d4e027dd20dc356;hp=39952b702530471097dd1011da777d4fe2003c3c;hb=7b1534f59dfcb1e336a655a23284f31cebd8205a;hpb=0e514fe972be60a3713e49684851774924e13fc5 diff --git a/grml-live b/grml-live index 39952b7..2fa022a 100755 --- a/grml-live +++ b/grml-live @@ -657,7 +657,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then einfo "Skipping installation boot addons requested via \$NO_ADDONS." eend 0 else - if ! [ -d /usr/share/grml-live/templates/boot/addons/bsd4grml ] ; then + if ! [ -d "$TEMPLATE_DIRECTORY"/boot/addons/bsd4grml ] ; then ewarn "Boot addons not found, skipping therefore. (Consider installing package grml-live-addons)" ; eend 0 else # copy only files so we can handle bsd4grml on its own