summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3/files/patch-tools-splitconfig
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-11-17 01:18:44 +0000
commitf8374320671c6a39b6d2935b5b3e21b5824e4407 (patch)
treee8f1280d7479efefe71879ca2d9e78fbe327b405 /databases/postgresql-libpqxx3/files/patch-tools-splitconfig
parent088b4fa7df37b5bea6880adfa83fcc36d9e7dc6a (diff)
Diffstat (limited to 'databases/postgresql-libpqxx3/files/patch-tools-splitconfig')
-rw-r--r--databases/postgresql-libpqxx3/files/patch-tools-splitconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql-libpqxx3/files/patch-tools-splitconfig b/databases/postgresql-libpqxx3/files/patch-tools-splitconfig
deleted file mode 100644
index 383fb09cfa14..000000000000
--- a/databases/postgresql-libpqxx3/files/patch-tools-splitconfig
+++ /dev/null
@@ -1,11 +0,0 @@
---- tools/splitconfig.orig Wed Aug 9 12:00:50 2006
-+++ tools/splitconfig Wed Aug 9 12:00:59 2006
-@@ -58,7 +58,7 @@
- }
-
-
--SAMPLETXT="`mktemp`"
-+SAMPLETXT="`mktemp foo`"
-
- # Perform a "grep -F -w -h", or simulate one, searching for any of the patterns
- # listed in "$2" (one per line) in file "$3". A code for the grep command line