wok-next diff barcode/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 f463de72afe3
children 65f5c0b7dcd4
line diff
     1.1 --- a/barcode/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.2 +++ b/barcode/receipt	Thu May 10 21:12:00 2018 +0300
     1.3 @@ -15,7 +15,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -p1 -i $stuff/barcode.patch
     1.8  	autoreconf -fi
     1.9  	sed -i 's|/info|/share&|' Makefile*
    1.10  	./configure $CONFIGURE_ARGS && make && make install