aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/classes/xfce-git.bbclass
blob: c4be55405364936d50f4189a2d100236461de47f (plain)
1
2
3
4
5
do_configure_prepend() {
       NOCONFIGURE=yes ./autogen.sh
}

AUTOTOOLS_COPYACLOCAL = "1"