diff options
Diffstat (limited to 'games-emulation/daphne/files/daphne-1.0-ldflags.patch')
-rw-r--r-- | games-emulation/daphne/files/daphne-1.0-ldflags.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-emulation/daphne/files/daphne-1.0-ldflags.patch b/games-emulation/daphne/files/daphne-1.0-ldflags.patch index a5096a5b3927..245e8f5e216b 100644 --- a/games-emulation/daphne/files/daphne-1.0-ldflags.patch +++ b/games-emulation/daphne/files/daphne-1.0-ldflags.patch @@ -1,5 +1,5 @@ ---- Makefile.old 2010-10-05 08:48:46.000000000 +0200 -+++ Makefile 2010-10-05 08:49:10.000000000 +0200 +--- a/Makefile.old 2010-10-05 08:48:46.000000000 +0200 ++++ b/Makefile 2010-10-05 08:49:10.000000000 +0200 @@ -43,7 +43,7 @@ .SUFFIXES: .cpp @@ -9,8 +9,8 @@ sub: cd ldp-out && $(MAKE) ---- vldp2/Makefile.linux.old 2010-10-05 09:29:52.000000000 +0200 -+++ vldp2/Makefile.linux 2010-10-05 09:30:13.000000000 +0200 +--- a/vldp2/Makefile.linux.old 2010-10-05 09:29:52.000000000 +0200 ++++ b/vldp2/Makefile.linux 2010-10-05 09:30:13.000000000 +0200 @@ -33,7 +33,7 @@ all: vldp2 |