summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 2bec1f8..383da58 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ APPLICATION="Parabola Live Medium"
PACCONFIG="overlay/etc/pacman.conf"
WORKDIR=work
-INSTALL_DIR=arch
-COMPRESS=gzip
+INSTALL_DIR=libre
+COMPRESS=xz
ARCH?=$(shell uname -m)
@@ -82,7 +82,8 @@ $(WORKDIR)/iso/$(INSTALL_DIR)/isomounts: isomounts root-image
# Rule for make the [core] repo packages
core-pkgs:
- ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg
+ mv core-pkgs $(WORKDIR)/
+# ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg
# Clean-up all work