wok diff isapnptools/receipt @ rev 10841

locale-zh_CN: Fixed post_install and post_remove to be only work when not being installed with --root option.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jun 10 02:24:41 2011 +0800 (2011-06-10)
parents cf22fee17710
children c57fa7519ccd
line diff
     1.1 --- a/isapnptools/receipt	Wed Feb 13 15:26:29 2008 +0100
     1.2 +++ b/isapnptools/receipt	Fri Jun 10 02:24:41 2011 +0800
     1.3 @@ -25,5 +25,4 @@
     1.4  {
     1.5  	# move /usr/sbin/* /sbin to use pnptools *before* mounting /usr
     1.6  	cp -a $_pkg/usr/sbin $fs
     1.7 -	strip -s $fs/sbin/*
     1.8  }