wok-6.x diff tramys-client/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 bf52d3ac4b95
children
line diff
     1.1 --- a/tramys-client/receipt	Thu Aug 28 04:01:02 2014 +0300
     1.2 +++ b/tramys-client/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -20,6 +20,6 @@
     1.4  	cd $stuff
     1.5  	make msgfmt
     1.6  	mkdir -p $fs/usr/share/locale
     1.7 -	cp $stuff/po/mo/* $fs/usr/share/locale
     1.8 +	cp -a $stuff/po/mo/* $fs/usr/share/locale
     1.9  	make clean
    1.10  }