scanmem.exlib minor cleanup
This commit is contained in:
parent
e5e2168235
commit
775a96a5ad
1 changed files with 7 additions and 7 deletions
|
@ -27,12 +27,12 @@ DEPENDENCIES="
|
|||
)
|
||||
"
|
||||
|
||||
DEFAULT_SRC_CONFIGURE_OPTION_ENABLES=(
|
||||
gui
|
||||
)
|
||||
|
||||
# autotools.exlib fucks it up somehow
|
||||
src_prepare() {
|
||||
default
|
||||
edo ./autogen.sh
|
||||
}
|
||||
|
||||
|
||||
src_configure() {
|
||||
econf $(option_enable gui)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue