wok diff john/receipt @ rev 21419

php: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 24 17:27:05 2019 +0200 (2019-04-24)
parents 5a01eb694834
children e233cb2fd094
line diff
     1.1 --- a/john/receipt	Fri Mar 15 14:28:58 2019 +0100
     1.2 +++ b/john/receipt	Wed Apr 24 17:27:05 2019 +0200
     1.3 @@ -48,8 +48,8 @@
     1.4  	cp -a $src/run/unique		$fs/usr/sbin
     1.5  	cp -a $src/run/unshadow		$fs/usr/sbin
     1.6  	cp -a $src/run/*.chr		$fs/usr/share/john
     1.7 -	cp -a $src/run/dumb??.conf	$fs/usr/share/john
     1.8 -	cp -a $src/run/generic.conf	$fs/usr/share/john
     1.9 +#	cp -a $src/run/dumb??.conf	$fs/usr/share/john
    1.10 +#	cp -a $src/run/generic.conf	$fs/usr/share/john
    1.11  	cp -a $src/run/password.lst	$fs/usr/share/john
    1.12  	cp $src/run/john.conf		$fs/etc/john
    1.13