wok-current diff scim-dev/receipt @ rev 3418
Ren: pyparsing -> python-pyparsing & UROPTDOI
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri Jun 12 23:10:19 2009 +0000 (2009-06-12) |
parents | 93342d3d3ff1 |
children | 8b3ae6a93757 |
line diff
1.1 --- a/scim-dev/receipt Sat Nov 08 13:39:01 2008 +0000 1.2 +++ b/scim-dev/receipt Fri Jun 12 23:10:19 2009 +0000 1.3 @@ -14,5 +14,5 @@ 1.4 cp -a $_pkg/usr/lib $fs/usr 1.5 find $fs/usr/lib -type f -not -name '*a' -exec rm {} \; 1.6 find $fs/usr/lib -type l -exec rm {} \; 1.7 - cp -a $_pkg/usr/lib/pkgconfig $fs/usr 1.8 + cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.9 }