Author: ceros-guest Date: 2008-05-15 04:38:28 +0000 (Thu, 15 May 2008) New Revision: 7018
Modified: packages/trunk/vegastrike/debian/menu Log: Fixing menu file Modified: packages/trunk/vegastrike/debian/menu =================================================================== --- packages/trunk/vegastrike/debian/menu 2008-05-15 04:08:13 UTC (rev 7017) +++ packages/trunk/vegastrike/debian/menu 2008-05-15 04:38:28 UTC (rev 7018) @@ -1,7 +1,7 @@ -?package(vegastrike):needs="X11" section="Games/Strategy"\ +?package(vegastrike-bin):needs="X11" section="Games/Strategy"\ title="vegastrike" command="/usr/games/vsinstall >/dev/null 2>&1"\ icon="/usr/share/pixmaps/vegastrike.xpm" -?package(vegastrike):needs="X11" section="Games/Strategy"\ +?package(vegastrike-bin):needs="X11" section="Games/Strategy"\ title="vegastrike" command="/usr/games/vsinstall --setup >/dev/null 2>&1"\ icon="/usr/share/pixmaps/vegastrike.xpm" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

