summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-07-08 11:17:25 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2018-07-09 16:49:33 +0200
commit835340d555ff28d6e9b0b26340b9e4379274f7cc (patch)
treefd5acdd2557210c049321e951101900456bda52f /dev-db/oracle-instantclient-basic
parentsys-fs/btrfsmaintenance: amd64 stable wrt bug #660698 (diff)
downloadgentoo-835340d555ff28d6e9b0b26340b9e4379274f7cc.tar.gz
gentoo-835340d555ff28d6e9b0b26340b9e4379274f7cc.tar.bz2
gentoo-835340d555ff28d6e9b0b26340b9e4379274f7cc.zip
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
Diffstat (limited to 'dev-db/oracle-instantclient-basic')
-rw-r--r--dev-db/oracle-instantclient-basic/files/oracle-instantclient-basic-10.2.0.3-makefile.patch11
1 files changed, 0 insertions, 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 80df560a1014..000000000000
--- 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)
-