wok-next diff xsnow/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents ad074da5360c
children 145bc1c732ca
line diff
     1.1 --- a/xsnow/receipt	Sun Jan 10 21:57:16 2016 +0100
     1.2 +++ b/xsnow/receipt	Thu Feb 25 15:02:38 2016 +0200
     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.