wok diff openssh/receipt @ rev 6170

apache, chillispot, knock, openerp-server, openssh, portmap, smartmontools, squid, unfs3: use active_pidfile function in start script
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 10 16:25:17 2010 +0200 (2010-09-10)
parents 116ca1384948
children eb7d8ec19f8a
line diff
     1.1 --- a/openssh/receipt	Sun Apr 18 11:11:45 2010 +0200
     1.2 +++ b/openssh/receipt	Fri Sep 10 16:25:17 2010 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/etc/init.d $fs/etc/ssh $fs/var/run/sshd
     1.8 +	mkdir -p $fs/usr $fs/etc/init.d $fs/etc/ssh $fs/var/run/sshd
     1.9  	cp -a $_pkg/usr/sbin $_pkg/usr/bin $fs/usr
    1.10  	rm -f $fs/usr/sbin/sftp-server
    1.11  	cp -a $_pkg/etc $fs