added my Recipes
This commit is contained in:
7
meta-openembedded/meta-xfce/classes/xfce-git.bbclass
Normal file
7
meta-openembedded/meta-xfce/classes/xfce-git.bbclass
Normal file
@@ -0,0 +1,7 @@
|
||||
do_configure:prepend() {
|
||||
cd ${S}
|
||||
NOCONFIGURE=yes ./autogen.sh
|
||||
cd ${B}
|
||||
}
|
||||
|
||||
AUTOTOOLS_COPYACLOCAL = "1"
|
||||
Reference in New Issue
Block a user