From c652a97d08969c84db34c3124676ed85f00a8bf6 Mon Sep 17 00:00:00 2001 From: James Geboski Date: Sun, 2 Dec 2012 12:33:55 -0500 Subject: games/xonotic: Default to xonotic-glx over xonotix-sdl Signed-off-by: dsomero --- games/xonotic/xonotic.SlackBuild | 2 +- games/xonotic/xonotic.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xonotic') diff --git a/games/xonotic/xonotic.SlackBuild b/games/xonotic/xonotic.SlackBuild index c48dc088e7..fdabcde0d8 100644 --- a/games/xonotic/xonotic.SlackBuild +++ b/games/xonotic/xonotic.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=xonotic VERSION=${VERSION:-0.6.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/games/xonotic/xonotic.desktop b/games/xonotic/xonotic.desktop index 81badc94fa..2012f903f3 100644 --- a/games/xonotic/xonotic.desktop +++ b/games/xonotic/xonotic.desktop @@ -2,7 +2,7 @@ Type=Application Name=Xonotic Categories=Game; -Exec=xonotic-sdl +Exec=xonotic-glx Icon=xonotic Terminal=false StartupNotify=false -- cgit v1.2.3