wok diff xsnow/receipt @ rev 20548
linld: fix open_image
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 01 16:48:25 2018 +0100 (2018-12-01) |
parents | ad074da5360c |
children | 318701ea94ca |
line diff
1.1 --- a/xsnow/receipt Sun Jan 10 21:57:16 2016 +0100 1.2 +++ b/xsnow/receipt Sat Dec 01 16:48:25 2018 +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.