Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=4b275f20827c3f6bb5b17da5069af0d9cbdeec49
commit 4b275f20827c3f6bb5b17da5069af0d9cbdeec49 Author: crazy <[email protected]> Date: Sun Oct 22 07:13:48 2017 +0200 reanme iso name here too diff --git a/Makefile b/Makefile index 0fe6996..b63b38f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ ARCH := x86_64 RELEASE := $(subst ",,$(FVBE_ISO_RELEASE)) TYPE := $(subst ",,$(FVBE_INSTALL_TYPE)) -ISO := Frugalware-$(RELEASE)-Live-$(TYPE)-installation-$(ARCH).iso +ISO := frugalware-$(RELEASE)-$(TYPE)-$(ARCH).iso $(ISO): bin/fvbe-make-iso _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
