wok-current rev 10626
qemu: comment copy file from etc (only in 0.14.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 26 21:47:59 2011 +0200 (2011-05-26) |
parents | e746377a4e66 |
children | 9bd280b473ba |
files | qemu/receipt |
line diff
1.1 --- a/qemu/receipt Thu May 26 21:39:55 2011 +0200 1.2 +++ b/qemu/receipt Thu May 26 21:47:59 2011 +0200 1.3 @@ -37,8 +37,9 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/bin $fs/usr/share 1.7 - 1.8 - cp -a $_pkg/etc $fs 1.9 + 1.10 + # Ther is /etc/qemu in 0.14.1 1.11 + #cp -a $_pkg/etc $fs 1.12 1.13 cp -a $_pkg/usr/bin/qemu $fs/usr/bin 1.14 cp -a $_pkg/usr/bin/qemu-io $fs/usr/bin