summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-18 17:15:13 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-18 17:15:13 -0300
commit3a6288aaf80c172c2559e7623bb314a7e5d96db5 (patch)
tree8d0c694d0562441555054d4f120fd376d228d754 /Makefile
parent9de4af841974c542bdb519b09633063a64c75391 (diff)
This is the one (I hope...)
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