##// END OF EJS Templates
fixed: ENABLE_NONFREE
drtyhlpr -
r226:723c186f8874
parent child
Show More
@@ -11,7 +11,7 EXCLUDES=""
11 11
12 12 # Use non-free Debian packages if needed
13 13 if [ "$ENABLE_NONFREE" = true ] ; then
14 COMPONENTS="main,non-free"
14 COMPONENTS="main,non-free,contrib"
15 15 fi
16 16
17 17 # Use minbase bootstrap variant which only includes essential packages
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant