wok-6.x diff freeglut-dev/receipt @ rev 14557
thunderbird-langpack-it: Up to 17.0.6esr
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu May 23 10:10:37 2013 +0200 (2013-05-23) |
parents | 6f535262c026 |
children | 3b4e4318134e |
line diff
1.1 --- a/freeglut-dev/receipt Sat Sep 18 20:29:53 2010 +0000 1.2 +++ b/freeglut-dev/receipt Thu May 23 10:10:37 2013 +0200 1.3 @@ -12,6 +12,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/lib 1.7 - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.8 - cp -a $_pkg/usr/include $fs/usr 1.9 + cp -a $install/usr/lib/*.*a $fs/usr/lib 1.10 + cp -a $install/usr/include $fs/usr 1.11 }