blob: 9b60b2b6a782f7f99cc0cdf70a43b06c420dc11b (
plain)
1
2
3
4
5
6
7
|
require postgresql.inc
PR = "r3"
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"
|