From 6f9cdf5958a8e56381d6776c95dfb3908a0f5c3e Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 6 Sep 2008 23:54:38 -0500 Subject: Added Simo's XFCE4 config Signed-off-by: Aaron Griffin --- configs/xfce4/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 configs/xfce4/Makefile (limited to 'configs/xfce4/Makefile') diff --git a/configs/xfce4/Makefile b/configs/xfce4/Makefile new file mode 100644 index 0000000..6a609fb --- /dev/null +++ b/configs/xfce4/Makefile @@ -0,0 +1,10 @@ +# I'm a make retard, there are probably prettier ways of doing this... + +WORKING_DIR=$(PWD)/.work +ISO_NAME=$(PWD)/Archlinux-XFCE4-Live.iso + +all: iso + +iso: + mkarchiso -v -i archiso-mkinitcpio.conf -P packages.list all $(WORKING_DIR) $(ISO_NAME) + -- cgit v1.2.3-70-g09d2