# HG changeset patch # User Pascal Bellard # Date 1222636454 -7200 # Node ID e14946791c0507134e89a7b62652e961f8923cc9 # Parent a98dc85bb99a8f5c58ab082893a58fed62f8749c web-applications: add menu items diff -r a98dc85bb99a -r e14946791c05 web-applications/receipt --- a/web-applications/receipt Sun Sep 28 18:49:54 2008 +0000 +++ b/web-applications/receipt Sun Sep 28 23:14:14 2008 +0200 @@ -11,5 +11,5 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a stuff/pixmaps $fs/usr/share + cp -a stuff/* $fs/usr/share }