commit: 835340d555ff28d6e9b0b26340b9e4379274f7cc Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jul 8 09:17:25 2018 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Mon Jul 9 14:49:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835340d5
dev-db/oracle-instantclient-basic: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/9132 Package-Manager: Portage-2.3.24, Repoman-2.3.6 .../files/oracle-instantclient-basic-10.2.0.3-makefile.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-db/oracle-instantclient-basic/files/oracle-instantclient-basic-10.2.0.3-makefile.patch b/dev-db/oracle-instantclient-basic/files/oracle-instantclient-basic-10.2.0.3-makefile.patch deleted file mode 100644 index 80df560a101..00000000000 --- a/dev-db/oracle-instantclient-basic/files/oracle-instantclient-basic-10.2.0.3-makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- instantclient_10_2/sdk/demo/demo.mk.orig 2007-02-06 17:51:47.018247041 -0800 -+++ instantclient_10_2/sdk/demo/demo.mk 2007-02-06 17:52:35.374869934 -0800 -@@ -30,7 +30,7 @@ - - ICINCHOME=../ - ICLIBHOME=../../ --ICLIBPATH=-L$(ICLIBHOME) -+ICLIBPATH=-L$(ICLIBHOME) -L$(ORACLE_HOME)/lib - THREADLIBS=-lthread - CCLIB=$(ICLIBPATH) -locci -lclntsh $(THREADLIBS) -
