X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=install-gamepacks.sh;h=b42c59cbe30166cbfe7c0edbb4fe079fe454404b;hb=4ebf4de56410776f8aa2b1e47ff71d40c57af629;hp=2e3723da016495399538ac019f246e86f3edd4d4;hpb=a68115c805c158e21a4b6574026a91e0ae58bfac;p=xonotic%2Fnetradiant.git diff --git a/install-gamepacks.sh b/install-gamepacks.sh index 2e3723da..b42c59cb 100755 --- a/install-gamepacks.sh +++ b/install-gamepacks.sh @@ -10,7 +10,7 @@ dest=$1 case "$DOWNLOAD_GAMEPACKS" in yes) - LICENSEFILTER=GPL BATCH=1 $SH "$SOURCE_DIR/download-gamepacks.sh" + LICENSEFILTER=GPL,BSD BATCH=1 $SH "$SOURCE_DIR/download-gamepacks.sh" ;; all) BATCH=1 $SH "$SOURCE_DIR/download-gamepacks.sh"