wok-next diff usbutils-dev/receipt @ rev 8200
imported patch toolchain/mpc-library.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | 60a842e740cf |
children | fad48b58dd83 |
line diff
1.1 --- a/usbutils-dev/receipt Wed Nov 17 14:50:33 2010 +0000 1.2 +++ b/usbutils-dev/receipt Thu Jan 27 00:20:50 2011 +0100 1.3 @@ -13,5 +13,5 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib 1.7 - cp -a $_pkg/usr/share/misc/pkgconfig $fs/usr/lib 1.8 + cp -a $_pkg/usr/share/pkgconfig $fs/usr/lib 1.9 }