summaryrefslogtreecommitdiff
path: root/testing/postgresql/build.patch
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-06 11:34:03 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-06 11:34:03 -0300
commit32b74695faa265e8390b32b499b34b95f186385b (patch)
tree3f4128f46d75d1eae0c261d022a73e5a24bc0e74 /testing/postgresql/build.patch
parent113cea3115f41b82346029305d739d1513239929 (diff)
Remove evil dirs
Diffstat (limited to 'testing/postgresql/build.patch')
-rw-r--r--testing/postgresql/build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/postgresql/build.patch b/testing/postgresql/build.patch
deleted file mode 100644
index c8f665d12..000000000
--- a/testing/postgresql/build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur postgresql-8.2.3-orig/src/Makefile postgresql-8.2.3/src/Makefile
---- postgresql-8.2.3-orig/src/Makefile 2006-06-22 16:50:35.000000000 -0700
-+++ postgresql-8.2.3/src/Makefile 2007-03-05 10:46:24.000000000 -0800
-@@ -23,7 +23,6 @@
- $(MAKE) -C bin $@
- $(MAKE) -C pl $@
- $(MAKE) -C makefiles $@
-- $(MAKE) -C test/regress $@
-
- install: install-local
-