supermin >= 4 is now required, instead of febootstrap.
[a-fedora-appliance.git] / make.sh.in
index 3f21a86..928c620 100644 (file)
@@ -20,5 +20,5 @@ if [ "x@YUM_CONFIG@" != "xno" ]; then
     extra="--yum-config @YUM_CONFIG@"
 fi
 
-echo @FEBOOTSTRAP@ -v -o supermin.d --names @PACKAGELIST@ $extra
-@FEBOOTSTRAP@ -v -o supermin.d --names @PACKAGELIST@ $extra
+echo @SUPERMIN@ -v -o supermin.d --names @PACKAGELIST@ $extra
+@SUPERMIN@ -v -o supermin.d --names @PACKAGELIST@ $extra