wok-next diff thttpd/receipt @ rev 20661

Unification of the patch system
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 21:12:00 2018 +0300 (2018-05-10)
parents dead8955c3ca
children d5aab818505e
line diff
     1.1 --- a/thttpd/receipt	Wed Sep 25 09:50:51 2013 +0000
     1.2 +++ b/thttpd/receipt	Thu May 10 21:12:00 2018 +0300
     1.3 @@ -15,8 +15,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -	patch -p1 -i $stuff/htpassword.c.u || exit 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \