summaryrefslogtreecommitdiff
path: root/packages/gsoap/gsoap-native_2.7.7.bb
blob: 3ee6daf2477664b0c30077fcc278d9ad2039696a (plain)
1
2
3
4
5
6
7
8
9
10
11
require gsoap_${PV}.bb
inherit native

do_stage() {
	autotools_stage_all
}

do_install() {
	:
}