wok rev 18910

Add gnubg (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 22 21:54:46 2016 +0100 (2016-02-22)
parents 62104f2454a3
children 7538e867aae7
files gnubg/receipt
line diff
     1.1 --- a/gnubg/receipt	Mon Feb 22 21:29:18 2016 +0100
     1.2 +++ b/gnubg/receipt	Mon Feb 22 21:54:46 2016 +0100
     1.3 @@ -32,5 +32,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/applications
     1.6  	cp -a $install/* $fs
     1.7 -	cp -a $stuff/gnupg.desktop $fs/usr/share/applications
     1.8 +	cp -a $stuff/gnubg.desktop $fs/usr/share/applications
     1.9  }