wok diff xsnow/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents ad074da5360c
children 318701ea94ca
line diff
     1.1 --- a/xsnow/receipt	Sun Jan 10 21:57:16 2016 +0100
     1.2 +++ b/xsnow/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -17,6 +17,9 @@
     1.4  compile_rules()
     1.5  {
     1.6  	xmkmf && make depend && make && make install
     1.7 +	mkdir -p $install/usr/share/applications
     1.8 +	cp -a $stuff/xsnow.desktop $install/usr/share/applications
     1.9 +	cp -a $stuff/xsnow.sh $install/usr/bin
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.