diff options
Diffstat (limited to 'databases/fpc-oracle/files')
-rw-r--r-- | databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc b/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc deleted file mode 100644 index a2913d74f42f..000000000000 --- a/databases/fpc-oracle/files/patch-share::src::fpc-1.0.10::packages::base::oracle::Makefile.fpc +++ /dev/null @@ -1,10 +0,0 @@ ---- share/src/fpc-1.0.10/packages/base/oracle/Makefile.fpc.bak Sun Apr 6 07:44:46 2003 -+++ share/src/fpc-1.0.10/packages/base/oracle/Makefile.fpc Thu Jan 8 22:16:08 2004 -@@ -21,5 +21,5 @@ - - # in libdir variable must be path to libraries - # libclntsh.*,libnlsrtl3.* --#[compiler] --#libdir=/usr/local/oracle8cli/lib -+[compiler] -+libdir=/usr/local/oracle8cli/lib |