index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-25 20:37:25 -0500 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-01-26 22:10:09 -0600 |
commit | 7a98a216dec70340a3627dd38f6862d1a4cfca82 (patch) | |
tree | 0ad47099e41f7bd58453c4741c17c4c93c349c06 /configs/xfce4/Makefile | |
parent | 7ab1ae57c7158ce8df40c05f39658c2f781ac943 (diff) |
-rw-r--r-- | configs/xfce4/Makefile | 2 |
diff --git a/configs/xfce4/Makefile b/configs/xfce4/Makefile index 6a609fb..f4d3009 100644 --- a/configs/xfce4/Makefile +++ b/configs/xfce4/Makefile @@ -1,7 +1,7 @@ # I'm a make retard, there are probably prettier ways of doing this... WORKING_DIR=$(PWD)/.work -ISO_NAME=$(PWD)/Archlinux-XFCE4-Live.iso +ISO_NAME=$(PWD)/archlinux-xfce4-live.iso all: iso |