summaryrefslogtreecommitdiffstats
path: root/libpostgresql/build.patch
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-13 21:42:29 +0200
committerpiernov <piernov@piernov.org>2012-05-13 21:42:29 +0200
commit96bd350217f651e61afd0a838e9511521dc92425 (patch)
tree1aeaf3efad0def0178137896914c3c8c6b48da48 /libpostgresql/build.patch
parent11c0acbff935e2989a5051ef8b8cf4e70e46a6b8 (diff)
downloadnutyx-pakxe-96bd350217f651e61afd0a838e9511521dc92425.tar.gz
nutyx-pakxe-96bd350217f651e61afd0a838e9511521dc92425.tar.bz2
nutyx-pakxe-96bd350217f651e61afd0a838e9511521dc92425.tar.xz
nutyx-pakxe-96bd350217f651e61afd0a838e9511521dc92425.zip
Revert "postgresql est un service"
This reverts commit 1a891b97f3fd49ef9113db67f7d6be17671a4db9.
Diffstat (limited to 'libpostgresql/build.patch')
-rw-r--r--libpostgresql/build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libpostgresql/build.patch b/libpostgresql/build.patch
deleted file mode 100644
index c8f665d12..000000000
--- a/libpostgresql/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
-