diff options
Diffstat (limited to 'games-sports/toycars/files/toycars-0.3.4-gentoo.patch')
-rw-r--r-- | games-sports/toycars/files/toycars-0.3.4-gentoo.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-sports/toycars/files/toycars-0.3.4-gentoo.patch b/games-sports/toycars/files/toycars-0.3.4-gentoo.patch deleted file mode 100644 index 68e06a1229c5..000000000000 --- a/games-sports/toycars/files/toycars-0.3.4-gentoo.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.am.old 2007-11-08 21:09:54.000000000 +0100 -+++ src/Makefile.am 2007-11-08 21:13:18.000000000 +0100 -@@ -3,7 +3,7 @@ - bin_PROGRAMS = toycars - - AM_CXXFLAGS = -Wall @SDL_CFLAGS@ @GLU_CFLAGS@ --AM_CPPFLAGS = -I $(top_srcdir)/src/glf -I $(top_srcdir)/src/MyFisix -I $(top_srcdir)/src/Scoobie -I $(top_srcdir)/src/tinyxml -+AM_CPPFLAGS = -I $(top_srcdir)/src/glf -I $(top_srcdir)/src/MyFisix -I $(top_srcdir)/src/Scoobie -I $(top_srcdir)/src/tinyxml -I/usr/include/fmodex - - toycars_SOURCES = CarGame.cpp RobotPlayer.cpp Player.cpp Wheel.cpp Kaboom.cpp PlayerBomb.cpp WheelSprite.cpp Minimap.cpp Startline.cpp main.cpp NeedleImage.cpp ToyCar.cpp PacejkaCurve.cpp Vehicle.cpp Menu.cpp TcPreferences.cpp HotPotatoGame.cpp KnockOutGame.cpp TrackEditor.cpp - |