wok-next rev 20970

Typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Sep 14 08:02:55 2018 +0300 (2018-09-14)
parents 8b5b2a6d07b8
children d8fcbb8246ef
files python-barcode/receipt
line diff
     1.1 --- a/python-barcode/receipt	Fri Sep 14 01:56:52 2018 +0300
     1.2 +++ b/python-barcode/receipt	Fri Sep 14 08:02:55 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  BUILD_DEPENDS="python"
     1.5  
     1.6  compile_rules() {
     1.7 -	pip install --no-compile --root=$DESTDIR $OROGIN
     1.8 +	pip install --no-compile --root=$DESTDIR $ORIGIN
     1.9  }
    1.10  
    1.11  genpkg_rules() {