wok diff wireshark/receipt @ rev 20531
blender: fix for python 3.7
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 21 14:46:40 2018 +0100 (2018-11-21) |
parents | e2ce461eef7f |
children | 64042ecea7ad |
line diff
1.1 --- a/wireshark/receipt Fri May 25 13:53:01 2018 +0000 1.2 +++ b/wireshark/receipt Wed Nov 21 14:46:40 2018 +0100 1.3 @@ -38,7 +38,6 @@ 1.4 $fs/usr/share 1.5 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.6 cp -a $install/usr/lib/wireshark $fs/usr/lib 1.7 - rm $fs/usr/lib/wireshark/plugins/$VERSION/*.la 1.8 cp -a $install/usr/bin $fs/usr 1.9 cp -a $install/usr/share/wireshark $fs/usr/share 1.10 }