wok-6.x diff libsdl-pango-dev/receipt @ rev 8111
Fixed pcsxr-svn to use the real tar and not busybox tar.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 23 15:36:07 2011 +0000 (2011-01-23) |
parents | e395e38e2e89 |
children | be13f25e790b |
line diff
1.1 --- a/libsdl-pango-dev/receipt Sat Nov 27 21:19:49 2010 +0000 1.2 +++ b/libsdl-pango-dev/receipt Sun Jan 23 15:36:07 2011 +0000 1.3 @@ -17,5 +17,6 @@ 1.4 mkdir -p $fs/usr/lib 1.5 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.7 + cp -a $_pkg/usr/include $fs/usr 1.8 } 1.9