wok diff gutenpy/receipt @ rev 23943
Up cryptsetup-dev (2.3.4), lzham_codec (1_0_stable1), slitaz-boot-scripts (466), tazlito (527)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 17 10:31:38 2020 +0000 (2020-09-17) |
parents | d1c17bd2c2bc |
children | 370da83187ab |
line diff
1.1 --- a/gutenpy/receipt Mon Dec 02 17:47:06 2013 +0000 1.2 +++ b/gutenpy/receipt Thu Sep 17 10:31:38 2020 +0000 1.3 @@ -16,8 +16,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 - 1.9 # Fix missing .desktop file 1.10 sed -i '/share\/applications/d' setup.py 1.11 sed -i '/gutenpy.desktop/d' setup.py 1.12 @@ -31,4 +29,3 @@ 1.13 # Add gutenpy.desktop file 1.14 cp -a stuff/* $fs 1.15 } 1.16 -