Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=a6b6783b7a05ec4152ca6abd5dc40f2c97f185ee

commit a6b6783b7a05ec4152ca6abd5dc40f2c97f185ee
Author: crazy <[email protected]>
Date:   Sat Oct 21 15:45:30 2017 +0200

fvbe-make-iso: remove i3 live target

diff --git a/bin/fvbe-make-iso b/bin/fvbe-make-iso
index 5c660f7..706e2fb 100755
--- a/bin/fvbe-make-iso
+++ b/bin/fvbe-make-iso
@@ -249,9 +249,6 @@ fvbe_calamares_files() {
plasma)
session=plasma.desktop
;;
-       i3)
-               session=i3.desktop
-               ;;
*)
fvbe_error_msg "Not supported ISO_TYPE , abording.."
esac
@@ -405,9 +402,6 @@ case ${FVBE_ISO_TYPE} in
plasma)
FVBE_ROOTFS_PACKAGES=("${FVBE_ROOTFS_PACKAGES_BASE[@]} 
${FVBE_ROOTFS_PACKAGES_BASIC[@]} ${FVBE_ROOTFS_PACKAGES_LIVE_PLASMA[@]}")
;;
-i3)
-       FVBE_ROOTFS_PACKAGES=("${FVBE_ROOTFS_PACKAGES_BASE[@]} 
${FVBE_ROOTFS_PACKAGES_BASIC[@]} ${FVBE_ROOTFS_PACKAGES_LIVE_I3[@]}")
-       ;;
*)
fvbe_error_msg "Unknow FVBE_ISO_TYPE , typo?"
esac
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to