summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/firebird/firebird_1.5.0.4290.bb
blob: b3629ccd19bcd3623237baee449ffe8422d9683a (plain)
1
2
3
4
5
6
7
8
9
10
11
SRC_URI = ${SOURCEFORGE_MIRROR}/firebird/firebird-${PV}.tar.bz2

inherit autotools

do_configure () {
	./autogen.sh
	oe_runconf
}

SRC_URI[md5sum] = "c088ccf4d149ecc1fa03ee27e9043701"
SRC_URI[sha256sum] = "197987f05a1c71e368b5bf413f3ac8ccb599b0a3621a6ac4c8236f78b39e9b5e"