wok rev 1429

web-applications: add menu items
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 28 23:14:14 2008 +0200 (2008-09-28)
parents a98dc85bb99a
children 6e89af8c5f82
files web-applications/receipt
line diff
     1.1 --- a/web-applications/receipt	Sun Sep 28 18:49:54 2008 +0000
     1.2 +++ b/web-applications/receipt	Sun Sep 28 23:14:14 2008 +0200
     1.3 @@ -11,5 +11,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a stuff/pixmaps $fs/usr/share
     1.8 +	cp -a stuff/* $fs/usr/share
     1.9  }