X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F03-get-sources;h=4e20182fa1291b060cec12c9a638860f3a2cb171;hb=64025b9c5a39c18bb1ba244015375edd78f13263;hp=fc7afb473760aae0a16d9439f667868039d7da4c;hpb=9dafaad2fe959f195d68a38655f60d00ee028256;p=grml-live.git diff --git a/etc/grml/fai/config/scripts/GRMLBASE/03-get-sources b/etc/grml/fai/config/scripts/GRMLBASE/03-get-sources index fc7afb4..4e20182 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/03-get-sources +++ b/etc/grml/fai/config/scripts/GRMLBASE/03-get-sources @@ -6,9 +6,6 @@ # License: This file is licensed under the GPL v2 or any later version. ################################################################################ -[ -r /etc/grml/grml-live.conf ] && . /etc/grml/grml-live.conf -[ -n "$GRML_LIVE_LOCAL_CONFIG" ] && . "$GRML_LIVE_LOCAL_CONFIG" - if ifclass SOURCES ; then echo "Class SOURCES set, retrieving source packages." else