X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F03-get-sources;h=4e20182fa1291b060cec12c9a638860f3a2cb171;hb=59296d870d632c8dc1a39fc1ff13bdbe4fbc299f;hp=140faf17007d6ac5afd5d054b4ecd5375990974f;hpb=b97721f7f383f030396fa41bab2c80e5151cdda1;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 140faf1..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 -[ -r /etc/grml/grml-live.local ] && . /etc/grml/grml-live.local - if ifclass SOURCES ; then echo "Class SOURCES set, retrieving source packages." else