supermin >= 4 is now required, instead of febootstrap.
[a-fedora-appliance.git] / build-a-fedora-appliance.in
index 69ca34d..d065f9d 100644 (file)
@@ -27,4 +27,4 @@ supermindir="$1"
 shift
 
 arch="$(uname -m)"
-exec febootstrap-supermin-helper -f ext2 "$supermindir" "$arch" "$@"
+exec supermin-helper -f ext2 "$supermindir" "$arch" "$@"