wok-next diff giws/receipt @ rev 20871

fossil: up (2.6) / fix build; sqlite3: up (3.24.0), drop providing "sqlite[^3]*"; add staticperl
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 02 22:39:08 2018 +0300 (2018-07-02)
parents 7bb096863642
children 8e1b2a143eb3
line diff
     1.1 --- a/giws/receipt	Sat Sep 14 17:06:00 2013 +0000
     1.2 +++ b/giws/receipt	Mon Jul 02 22:39:08 2018 +0300
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	python setup.py build
     1.9  	python setup.py install --root=$DESTDIR
    1.10  }