wok-stable diff dropbear-pam/receipt @ rev 3384

Ren: pypdf -> python-pypdf
author Claudinei Pereira <claudinei@slitaz.org>
date Thu Jun 11 23:07:48 2009 +0000 (2009-06-11)
parents 194e6709d5f3
children a975000773d0
line diff
     1.1 --- a/dropbear-pam/receipt	Sat Feb 14 10:09:37 2009 +0000
     1.2 +++ b/dropbear-pam/receipt	Thu Jun 11 23:07:48 2009 +0000
     1.3 @@ -47,8 +47,8 @@
     1.4  	strip -s $fs/usr/sbin/*
     1.5  	# Config file and init script.
     1.6  	mkdir -p $fs/etc
     1.7 -	cp -a stuff/dropbear $fs/etc
     1.8 -	cp -a stuff/init.d $fs/etc
     1.9 +	cp -a ../$SOURCE/stuff/dropbear $fs/etc
    1.10 +	cp -a ../$SOURCE/stuff/init.d $fs/etc
    1.11  	cp -a stuff/pam.d $fs/etc
    1.12  	touch   $fs/etc/dropbear/dropbear_dss_host_key \
    1.13  		$fs/etc/dropbear/dropbear_rsa_host_key