summaryrefslogtreecommitdiff
path: root/packages/python/python-pyrex-native_0.9.5.1a.bb
blob: d7ec81fd8ed2e5d672f85202eacf6fdb3d256871 (plain)
1
2
3
4
5
6
7
8
9
require python-pyrex_${PV}.bb
inherit native
DEPENDS = "python-native"
RDEPENDS = ""

do_stage() {
	BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
        ${STAGING_BINDIR}/python setup.py install --prefix=${STAGING_BINDIR}/.. --install-data=${STAGING_DATADIR}
}
/span>remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-11-22rsync: update to 2.6.9, remove old versions Koen Kooi2 2006-05-27rsync: Update SRC_URI for 2.6.7 and add 2.6.8. Closes bug# 947.Jamie Lenehan2 2006-04-18rsync: Add rsyncd.confRaymond Danks3 2006-03-20rsync: removed maintainer (it was Kergoth)Marcin Juszkiewicz1 2006-03-20rsync: update to 2.6.7Marcin Juszkiewicz2