index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-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 |