Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
897aae92
Commit
897aae92
authored
Aug 28, 2014
by
gsell
Browse files
dialog: added
parent
210cedf5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
scripts/dialog.build
scripts/dialog.build
+13
-0
No files found.
scripts/dialog.build
0 → 100755
View file @
897aae92
#!/bin/bash
source
"
$(
dirname
$0
)
/../lib/libem.bash"
function
em.configure
()
{
"
${
MODULE_SRCDIR
}
"
/configure
\
--prefix
=
"
${
PREFIX
}
"
\
||
exit
1
}
em.add_to_family
'Tools'
em.set_build_dependencies
"
${
COMPILER
}
"
em.make_all
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