aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postgresql/postgresql_8.2.4.bb
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-04-06 13:38:24 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2009-04-06 13:38:24 +0000
commit66fe0d8e7fdf7ac665ed8d1facae3143aacf4de4 (patch)
treeb314eac877ab59fd9a3b82154b8dc2c89ca9081a /recipes/postgresql/postgresql_8.2.4.bb
parentc273263b147da671b5ee105eb85d4302daf33555 (diff)
downloadopenembedded-66fe0d8e7fdf7ac665ed8d1facae3143aacf4de4.tar.gz
postgresql: use LDFLAGS for shared libs (fixes QA error)
Diffstat (limited to 'recipes/postgresql/postgresql_8.2.4.bb')
-rw-r--r--recipes/postgresql/postgresql_8.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/postgresql/postgresql_8.2.4.bb b/recipes/postgresql/postgresql_8.2.4.bb
index 9b60b2b6a7..7e2c370471 100644
--- a/recipes/postgresql/postgresql_8.2.4.bb
+++ b/recipes/postgresql/postgresql_8.2.4.bb
@@ -1,6 +1,6 @@
require postgresql.inc
-PR = "r3"
+PR = "r4"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://ftp.de.postgresql.org/mirror/postgresql/source/v${PV}/${P}.tar.bz2 \