diff options
Diffstat (limited to 'games-sports/stormbaancoureur/files')
-rw-r--r-- | games-sports/stormbaancoureur/files/stormbaancoureur-2.1.6-gentoo.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-sports/stormbaancoureur/files/stormbaancoureur-2.1.6-gentoo.patch b/games-sports/stormbaancoureur/files/stormbaancoureur-2.1.6-gentoo.patch index 07413ecb544..4523d677e9f 100644 --- a/games-sports/stormbaancoureur/files/stormbaancoureur-2.1.6-gentoo.patch +++ b/games-sports/stormbaancoureur/files/stormbaancoureur-2.1.6-gentoo.patch @@ -1,5 +1,5 @@ ---- stormbaancoureur-2.1.6.orig/src-stormbaancoureur/Makefile -+++ stormbaancoureur-2.1.6/src-stormbaancoureur/Makefile +--- src-stormbaancoureur/Makefile ++++ src-stormbaancoureur/Makefile @@ -5,21 +5,21 @@ GLPREFIX=/usr PLIBPREFIX=/usr @@ -89,8 +89,8 @@ debugrun: stormbaancoureur PLODE_DATADIR=`pwd` gdb ./stormbaancoureur ---- stormbaancoureur-2.1.6.orig/src-stormbaancoureur/main.cxx -+++ stormbaancoureur-2.1.6/src-stormbaancoureur/main.cxx +--- src-stormbaancoureur/main.cxx ++++ src-stormbaancoureur/main.cxx @@ -836,15 +836,7 @@ fprintf(stderr,"plib is (c) by Steve Baker\n"); fprintf(stderr,"OpenDE is (c) by Russel L. Smith\n"); |