wok-next diff zip/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 a1c1d35d9f92
children 191b99ca9dc2
line diff
     1.1 --- a/zip/receipt	Sun Feb 20 07:06:28 2011 +0000
     1.2 +++ b/zip/receipt	Tue May 03 04:53:22 2011 +0000
     1.3 @@ -25,6 +25,5 @@
     1.4  	cp -a $src/zipcloak $fs/usr/bin
     1.5  	cp -a $src/zipnote $fs/usr/bin
     1.6  	cp -a $src/zipsplit $fs/usr/bin
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9