summaryrefslogtreecommitdiffstats
path: root/libpostgresql/build.patch
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-04-03 20:44:08 +0200
committertnut <tnut at nutyx dot com>2012-04-03 20:44:08 +0200
commit1a891b97f3fd49ef9113db67f7d6be17671a4db9 (patch)
tree4d5167ceafd38313a14546b44cafef2795236640 /libpostgresql/build.patch
parent13cc8fd66675df494da72db125799738d7383fc3 (diff)
downloadnutyx-pakxe-1a891b97f3fd49ef9113db67f7d6be17671a4db9.tar.gz
nutyx-pakxe-1a891b97f3fd49ef9113db67f7d6be17671a4db9.tar.bz2
nutyx-pakxe-1a891b97f3fd49ef9113db67f7d6be17671a4db9.tar.xz
nutyx-pakxe-1a891b97f3fd49ef9113db67f7d6be17671a4db9.zip
postgresql est un service
Diffstat (limited to 'libpostgresql/build.patch')
-rw-r--r--libpostgresql/build.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libpostgresql/build.patch b/libpostgresql/build.patch
new file mode 100644
index 000000000..c8f665d12
--- /dev/null
+++ b/libpostgresql/build.patch
@@ -0,0 +1,11 @@
+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
+