diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-04-13 16:05:46 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-04-13 16:05:46 -0300 |
commit | 1d8bb94dc601dcbcf9e7328ee4675000630d9e89 (patch) | |
tree | c78318757302ab37f839f479632b333593250b0a /Makefile | |
parent | 86e1f5057256d29490f26a7c2b576ef4f508bf62 (diff) | |
download | archiso32-1d8bb94dc601dcbcf9e7328ee4675000630d9e89.tar.xz |
[archiso] Prepare releasev8
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -V=7 +V=8 INSTALL_FILES=$(wildcard archiso/initcpio/install/*) HOOKS_FILES=$(wildcard archiso/initcpio/hooks/*) |