wok-next diff runcom/receipt @ rev 15666
Add ddumbfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 13 16:18:29 2013 +0000 (2013-12-13) |
parents | a436a235f098 |
children | 4e519df1c7b9 |
line diff
1.1 --- a/runcom/receipt Fri Jul 05 13:51:55 2013 +0200 1.2 +++ b/runcom/receipt Fri Dec 13 16:18:29 2013 +0000 1.3 @@ -28,7 +28,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - cp -a $_pkg/* $fs 1.8 + cp -a $install/* $fs 1.9 } 1.10 1.11 # Post install command for Tazpkg.