summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-15 11:19:26 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-15 11:23:06 +0200
commitaa41b79e70a9ace9009185cb5efc3bf9b59c7d06 (patch)
treee58ffe9d09e09a26be7e704d50b6c3f7667645fc /games-arcade/balloonchase/files
parentdev-python/pyopenssl: stable 17.5.0 for ppc64, bug #647000 (diff)
downloadgentoo-aa41b79e70a9ace9009185cb5efc3bf9b59c7d06.tar.gz
gentoo-aa41b79e70a9ace9009185cb5efc3bf9b59c7d06.tar.bz2
gentoo-aa41b79e70a9ace9009185cb5efc3bf9b59c7d06.zip
games-arcade/balloonchase: Stop using games.eclass
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'games-arcade/balloonchase/files')
-rw-r--r--games-arcade/balloonchase/files/0.9.6-gentoo.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-arcade/balloonchase/files/0.9.6-gentoo.patch b/games-arcade/balloonchase/files/0.9.6-gentoo.patch
index 55e978850bbe..ff232693422b 100644
--- a/games-arcade/balloonchase/files/0.9.6-gentoo.patch
+++ b/games-arcade/balloonchase/files/0.9.6-gentoo.patch
@@ -1,5 +1,5 @@
---- Makefile
-+++ Makefile
+--- a/Makefile
++++ b/Makefile
@@ -1,4 +1,3 @@
-LDFLAGS= -lSDL -lpthread -s
CFLAGS= -Wall # -DDEBUG
@@ -16,8 +16,8 @@
pkg:
@echo $(PKG_BCVERSION) >VERSION
rm balloonchase src/*.o
---- src/main.c
-+++ src/main.c
+--- a/src/main.c
++++ b/src/main.c
@@ -333,47 +333,47 @@
int InitImages()