wok-next diff barcode/receipt @ rev 20783

gnupg: add LDAP support -> CRL access X.509 certificate search
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 06:48:27 2018 +0000 (2018-06-09)
parents f463de72afe3
children 65f5c0b7dcd4
line diff
     1.1 --- a/barcode/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.2 +++ b/barcode/receipt	Sat Jun 09 06:48:27 2018 +0000
     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