wok-4.x diff sip/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 784f14ec0513
children d5d3d87300a7
line diff
     1.1 --- a/sip/receipt	Mon Feb 14 16:49:17 2011 +0000
     1.2 +++ b/sip/receipt	Tue May 03 04:53:22 2011 +0000
     1.3 @@ -26,6 +26,5 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9