wok diff barcode/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents 11b5e93cb5f2
children 018132cf1318
line diff
     1.1 --- a/barcode/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/barcode/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	patch -p1 -i $stuff/barcode.patch
     1.6  	autoreconf -fi
     1.7 -
     1.8 +	sed -i 's|/info|/share&|' Makefile*
     1.9  	./configure $CONFIGURE_ARGS && make && make install
    1.10  }
    1.11