wok-current diff pangomm-dev/receipt @ rev 5527
Up: yasm (1.0.0)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Tue May 11 11:22:21 2010 +0000 (2010-05-11) |
parents | 6a4a0f71741d |
children | f4afc6def4c7 |
line diff
1.1 --- a/pangomm-dev/receipt Wed May 05 02:37:19 2010 +0000 1.2 +++ b/pangomm-dev/receipt Tue May 11 11:22:21 2010 +0000 1.3 @@ -14,5 +14,5 @@ 1.4 mkdir -p $fs/usr/lib 1.5 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.7 - cp -a $_pkg/usr/include $fs/usr 1.8 + cp -a $_pkg/usr/include $_pkg/usr/lib/*/include $fs/usr 1.9 }