wok-next diff ypserv/receipt @ rev 20834

prosody: interesting, requires lua 5.1, and not 5.3
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 17 19:14:11 2018 +0000 (2018-06-17)
parents d43bf7aae921
children d5aab818505e
line diff
     1.1 --- a/ypserv/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/ypserv/receipt	Sun Jun 17 19:14:11 2018 +0000
     1.3 @@ -14,7 +14,6 @@
     1.4  BUILD_DEPENDS="gdbm-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	patch -Np1 -i $stuff/confpost.patch
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make &&