wok diff xsnow/receipt @ rev 22876

web-applications: localize wikipedia
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 21 18:28:59 2020 +0100 (2020-02-21)
parents ad074da5360c
children 318701ea94ca
line diff
     1.1 --- a/xsnow/receipt	Sun Jan 10 21:57:16 2016 +0100
     1.2 +++ b/xsnow/receipt	Fri Feb 21 18:28:59 2020 +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.