wok-stable diff mdadm/receipt @ rev 11446

pam, busybox-pam: trigger the proper reinstallation of busybox before removing them
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 16 23:50:33 2011 +0100 (2011-12-16)
parents 8e44b7502050
children
line diff
     1.1 --- a/mdadm/receipt	Fri Mar 27 12:41:30 2009 +0000
     1.2 +++ b/mdadm/receipt	Fri Dec 16 23:50:33 2011 +0100
     1.3 @@ -22,5 +22,4 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp -a $src/mdadm $fs/usr/bin
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }