wok diff amiwm/receipt @ rev 21810

Add python-cffi, python-cparser & python-cryptography
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 17 18:44:53 2019 +0200 (2019-08-17)
parents 5341074b4c44
children 9af0e03b8ad0
line diff
     1.1 --- a/amiwm/receipt	Sat Jun 23 10:59:44 2018 +0200
     1.2 +++ b/amiwm/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -27,6 +27,7 @@
     1.4  
     1.5  	install -Dm644 $stuff/*.1 $install/usr/share/man/man1 # from Debian
     1.6  	gzip -9 $install/usr/share/man/man1/*
     1.7 +	mkdir -p $install/usr/share/doc
     1.8  	install -Dm644 README* LICENSE $install/usr/share/doc
     1.9  }
    1.10