wok diff runcom/receipt @ rev 15967
glib: an attemp to cross compile it to ARM
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Feb 24 17:36:28 2014 +0100 (2014-02-24) |
parents | a436a235f098 |
children | 4e519df1c7b9 |
line diff
1.1 --- a/runcom/receipt Fri Jul 05 13:51:55 2013 +0200 1.2 +++ b/runcom/receipt Mon Feb 24 17:36:28 2014 +0100 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.