Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nirina Malard
slapos
Commits
ef076948
Commit
ef076948
authored
1 year ago
by
Joanne Hugé
Browse files
Options
Download
Email Patches
Plain Diff
components/babeld: add git to properly generate babeld version
parent
a020c58c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
component/babeld/buildout.cfg
component/babeld/buildout.cfg
+5
-0
No files found.
component/babeld/buildout.cfg
View file @
ef076948
[buildout]
extends =
../git/buildout.cfg
parts = babeld
[babeld-repository]
...
...
@@ -14,6 +17,8 @@ path = ${babeld-repository:location}
make-options = CC='gcc -std=gnu99'
configure-command =
echo "No configure.."
environment =
PATH=${git:location}/bin:%(PATH)s
make-targets =
install PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
This diff is collapsed.
Click to expand it.
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