aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/postgresql')
-rw-r--r--recipes/postgresql/postgresql_8.2.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/postgresql/postgresql_8.2.4.bb b/recipes/postgresql/postgresql_8.2.4.bb
index 7e2c370471..b4e4033ed8 100644
--- a/recipes/postgresql/postgresql_8.2.4.bb
+++ b/recipes/postgresql/postgresql_8.2.4.bb
@@ -3,5 +3,4 @@ require postgresql.inc
PR = "r4"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "http://ftp.de.postgresql.org/mirror/postgresql/source/v${PV}/${P}.tar.bz2 \
- file://no-ecpg-test.patch;patch=1"
+SRC_URI += "file://no-ecpg-test.patch;patch=1"