SlackBuildsOrg/games/neverball/Makefile.diff
Matteo Bernardini 53895e89c8 games/neverball: Updated for version 1.6.0.
Modified Makefile.diff, added the new dep SD2_ttf

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00

12 lines
419 B
Diff

diff -Naur neverball-1.6.0.orig/Makefile neverball-1.6.0/Makefile
--- neverball-1.6.0.orig/Makefile 2014-05-21 15:21:43.000000000 +0200
+++ neverball-1.6.0/Makefile 2015-04-23 04:30:07.093366557 +0200
@@ -21,7 +21,7 @@
# Paths (packagers might want to set DATADIR and LOCALEDIR)
USERDIR := .neverball
-DATADIR := ./data
+DATADIR := /usr/share/neverball/data
LOCALEDIR := ./locale
ifeq ($(PLATFORM),mingw)