aboutsummaryrefslogtreecommitdiffstats
path: root/packages/swig/swig-native_1.3.24.bb
blob: 3a5ed61c81fb2ba6c48f6553d704ea2e122d03ef (plain)
1
2
3
4
5
6
7
include swig_${PV}.bb
inherit native

do_stage() {
	oe_runmake install PREFIX=${STAGING_BINDIR}/..
}