Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
bd388d0a
Commit
bd388d0a
authored
Dec 03, 2013
by
Bartłomiej Piotrowski
Browse files
testing/freealut: execute autogen.sh before configure
parent
eeb7faba
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/freealut/APKBUILD
View file @
bd388d0a
...
...
@@ -27,6 +27,7 @@ prepare() {
build
()
{
cd
"
$_builddir
"
./autogen.sh
||
return
1
./configure
--prefix
=
/usr
\
--sysconfdir
=
/etc
\
--mandir
=
/usr/share/man
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment