wok diff fribidi-dev/receipt @ rev 9674

Fixed python-pyxml. The sed way had a error unmatch /. So i'm using the real patch from archlinux.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 03 04:53:22 2011 +0000 (2011-05-03)
parents 6d3d0bcb5c5e
children 76b72f1ad63c
line diff
     1.1 --- a/fribidi-dev/receipt	Mon Jan 31 19:14:29 2011 +0000
     1.2 +++ b/fribidi-dev/receipt	Tue May 03 04:53:22 2011 +0000
     1.3 @@ -13,7 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/bin $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/bin/fribidi-config $fs/usr/bin
     1.8  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.9  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.10  	cp -a $_pkg/usr/include $fs/usr