From: Javier S. Pedro Date: Fri, 28 Aug 2009 00:14:46 +0000 (+0200) Subject: add bugtracking url X-Git-Tag: drnoksnes_0_9_5~7 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=f2cb5dc095c6f51d08080b6298bcfe75bfac9ffd;p=drnoksnes add bugtracking url --- diff --git a/debian/control b/debian/control index 9a348f3..b9c668f 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,8 @@ Pre-Depends: maemo-select-menu-location Description: Super Nintendo Entertainment System emulator A Super NES emulator. It allows you to play some games designed for the SNES and Super Famicom Nintendo game systems on your tablet. +XSBC-Bugtracker: + https://garage.maemo.org/tracker/?func=add&group_id=1014&atid=3790 XB-Maemo-Display-Name: DrNokSnes XB-Maemo-Icon-26: iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlw diff --git a/gui/Makefile b/gui/Makefile index 9d7acce..07db338 100644 --- a/gui/Makefile +++ b/gui/Makefile @@ -6,7 +6,7 @@ LDLIBS:=$(shell pkg-config --libs $(PKGS)) LDFLAGS:=-export-dynamic -avoid-version -module -shared -Wl,-z,defs #GAME_VERSION -GAME_SHARE_PATH=/usr/share/games/drnoksnes/ +GAME_SHARE_PATH=/usr/share/games/drnoksnes GAME_PLUGIN_PATH=/usr/lib/drnoksnes_plugin.so GAME_CONF_PATH=$(GAME_SHARE_PATH)/drnoksnes.conf GAME_BIN_PATH=/usr/games/drnoksnes