aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/libwnck_2.10.2.bb
blob: 17f5c673d66e25a1c09ea24b16680cb4f7a464ec (plain)
1
2
3
4
5
6
7
8
9
LICENSE =	"LGPL"
DESCRIPTION =	"Window navigation construction toolkit"
HOMEPAGE =	""

inherit gnome

do_stage() {
	autotools_stage_all
}