index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-04 20:58:58 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-03-04 21:04:37 -0300 |
commit | 1f66a737de00016f4d78ab340cccbca4e8ec430c (patch) | |
tree | 4a253dbd7c9ffac0904d9c5c546707a1e05ea2ee /archiso/install/archiso_pxe_nbd | |
parent | 4f790838568af604e20886f8d822c4b5bd01d667 (diff) |
-rw-r--r-- | archiso/install/archiso_pxe_nbd | 2 |
diff --git a/archiso/install/archiso_pxe_nbd b/archiso/install/archiso_pxe_nbd index 0784e2c..1ee3910 100644 --- a/archiso/install/archiso_pxe_nbd +++ b/archiso/install/archiso_pxe_nbd @@ -6,7 +6,7 @@ build() { add_binary nbd-client - add_file /lib/initcpio/archiso_pxe_nbd /archiso_pxe_nbd + add_file /usr/lib/initcpio/archiso_pxe_nbd /archiso_pxe_nbd } help() { |