commit:     971918716ab45a04771b19c3572274d61d8a0c06
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Mon Jan 30 17:00:44 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 08:41:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97191871

sci-chemistry/gabedit: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3730

 sci-chemistry/gabedit/files/gabedit-2.4.2-gold.patch | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/sci-chemistry/gabedit/files/gabedit-2.4.2-gold.patch 
b/sci-chemistry/gabedit/files/gabedit-2.4.2-gold.patch
deleted file mode 100644
index 68823d0..00000000
--- a/sci-chemistry/gabedit/files/gabedit-2.4.2-gold.patch
+++ /dev/null
@@ -1,16 +0,0 @@
- Makefile |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index ae08e60..eee2b46 100644
---- a/Makefile
-+++ b/Makefile
-@@ -62,7 +62,7 @@ all: gabedit
- gabedit: $(SUBDIRS)
-       $(MKDIR) tmp
-       cp $(OBJECTS) tmp
--      $(CC) $(LDFLAGS) tmp/*.o -o gabedit $(GLTOPS) $(X11LIB) $(GTKLIB) 
$(OGLLIB) $(JPEGLIB) $(LIBPTHREAD) $(WIN32LIB) $(OMPLIB) -g
-+      $(CC) $(LDFLAGS) tmp/*.o -o gabedit $(GLTOPS) $(X11LIB) $(GTKLIB) 
$(OGLLIB) $(JPEGLIB) $(LIBPTHREAD) $(WIN32LIB) $(OMPLIB) -g -lm
-       @$(RMTMP) > ptmp
-       rmdir tmp
-       @$(RM) ptmp

Reply via email to