Initial commit
This commit is contained in:
@@ -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