wok diff patch/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 86e8692df3d3
children e92ede07eddc
line diff
     1.1 --- a/patch/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/patch/receipt	Tue May 03 04:53:22 2011 +0000
     1.3 @@ -23,7 +23,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $_pkg/usr/bin/patch $fs/usr/bin
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9  
    1.10  # Prevent erasing busybox...