From 5712c412ff0a82a73f32ca5c074d413e3526f373 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 23 Dec 2008 00:53:16 -0600 Subject: install-iso config changes Re-order isomounts Few changes to the Makefile Signed-off-by: Aaron Griffin --- configs/install-iso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/install-iso/Makefile') diff --git a/configs/install-iso/Makefile b/configs/install-iso/Makefile index 1cf261c..57ab395 100644 --- a/configs/install-iso/Makefile +++ b/configs/install-iso/Makefile @@ -32,7 +32,7 @@ overlay: base-iso cp -r overlay $(WORKDIR)/ root-image: - mkarchiso -p "$(PACKAGES)" create $(WORKDIR) + mkarchiso -p $(PACKAGES) create $(WORKDIR) base-iso: root-image mv $(WORKDIR)/root-image/boot $(WORKDIR)/iso/ -- cgit v1.2.3-70-g09d2