wok diff xsnow/receipt @ rev 19683

Add: mate (a package to install all MATE desktop at once)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 00:43:16 2017 +0100 (2017-02-12)
parents ad074da5360c
children 318701ea94ca
line diff
     1.1 --- a/xsnow/receipt	Sun Jan 10 21:57:16 2016 +0100
     1.2 +++ b/xsnow/receipt	Sun Feb 12 00:43:16 2017 +0100
     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.