wok diff busybox/receipt @ rev 12084

busybox: su should not chdir
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 09 18:20:06 2012 +0100 (2012-03-09)
parents 633a9c31afe2
children 30e1308b918c
line diff
     1.1 --- a/busybox/receipt	Wed Feb 29 11:50:38 2012 +0100
     1.2 +++ b/busybox/receipt	Fri Mar 09 18:20:06 2012 +0100
     1.3 @@ -30,6 +30,7 @@
     1.4  cmdline.u
     1.5  conspy.u
     1.6  httpd.u
     1.7 +su-nochdir.u
     1.8  EOT
     1.9      cp $stuff/$PACKAGE-${VERSION%.*}.config .config
    1.10  }