wok diff ipxe/receipt @ rev 20114
Up xchm (1.23), apulse (0.1.10)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Oct 12 11:31:13 2017 +0200 (2017-10-12) |
parents | f5fed8df2464 |
children | d74b8b5a78d0 |
line diff
1.1 --- a/ipxe/receipt Tue Aug 29 20:35:56 2017 +0200 1.2 +++ b/ipxe/receipt Thu Oct 12 11:31:13 2017 +0200 1.3 @@ -37,7 +37,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir $fs/boot $install/usr/share 1.8 + mkdir -p $fs/boot $install/usr/share 1.9 cp -a $src/src/doc $install/usr/share 1.10 cp -a $src/src/bin/ipxe.lkrn $fs/boot/ipxe 1.11 OFS=$((0x156))