summaryrefslogtreecommitdiffstats
path: root/extra/postgresql/build.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-14 08:24:47 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-14 08:24:47 +0200
commit6242598051fc9a95b530f719ff65a284ddafc6b5 (patch)
tree26b5ff15faaea9e550109c44664a90dd8a684dec /extra/postgresql/build.patch
parent5ea8ad8e2a806c979d411e07bb82519d5dd7cde2 (diff)
downloadnutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.gz
nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.bz2
nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.xz
nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.zip
postgresql, port nettoyé
Diffstat (limited to 'extra/postgresql/build.patch')
-rw-r--r--extra/postgresql/build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/postgresql/build.patch b/extra/postgresql/build.patch
deleted file mode 100644
index c8f665d12..000000000
--- a/extra/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
-