index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-02-03 10:58:01 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-02-03 10:58:01 -0300 |
commit | f44ef7d798ff0b70ac0d40bf1ebb5ba53b9c5513 (patch) | |
tree | b2ec6b8763506e6ab7553fc5dffa39bebdd44501 /archiso/install/archiso_pxe_http | |
parent | 24bb012f60e8490e975c8f419a39c5e3d58e9c04 (diff) |
-rw-r--r-- | archiso/install/archiso_pxe_http | 2 |
diff --git a/archiso/install/archiso_pxe_http b/archiso/install/archiso_pxe_http index a636f3b..38a8ee5 100644 --- a/archiso/install/archiso_pxe_http +++ b/archiso/install/archiso_pxe_http @@ -7,7 +7,7 @@ build () FILES="" SCRIPT="archiso_pxe_http" - add_binary "/usr/bin/curl" + add_binary curl } help () |