[mupen64plus] 58/262: Remove glN64 from 104-as-needed.patch

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 383a4617bce6e49e184a173d3bdc6b1f89bcfdf4
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Wed Jun 3 17:15:01 2009 +0200

    Remove glN64 from 104-as-needed.patch
---
 debian/patches/104-as-needed.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/patches/104-as-needed.patch b/debian/patches/104-as-needed.patch
index 2249176..09426f8 100644
--- a/debian/patches/104-as-needed.patch
+++ b/debian/patches/104-as-needed.patch
@@ -24,19 +24,6 @@ index 1948b0e..139cc25 100644
  ifneq ($(OS), WINDOWS)
  	$(STRIP) $@
  endif
-diff --git a/glN64/Makefile b/glN64/Makefile
-index 130bc2d..adc6a2d 100644
---- a/glN64/Makefile
-+++ b/glN64/Makefile
-@@ -96,7 +96,7 @@ ui_gln64config.h: gln64config.ui
- 	$(UIC) $< -o $@
- 
- glN64.$(SO_EXTENSION): $(OBJECTS)
--	$(CXX) $^ $(LDFLAGS) $(ASM_LDFLAGS) $(PLUGIN_LDFLAGS) $(SDL_LIBS) $(LIBGL_LIBS) -shared -o $@
-+	$(CXX) $^ $(LDFLAGS) $(CORE_LDFLAGS) $(ASM_LDFLAGS) $(PLUGIN_LDFLAGS) $(SDL_LIBS) $(LIBGL_LIBS) -shared -o $@
- 	$(STRIP) $@
- 
- glN64.o: glN64.cpp
 diff --git a/rice_video/Makefile b/rice_video/Makefile
 index 62131bf..3de7316 100644
 --- a/rice_video/Makefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git



More information about the Pkg-games-commits mailing list