Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
107
Merge Requests
107
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
0d3ef1ca
Commit
0d3ef1ca
authored
Jun 08, 2020
by
Dmitry Blinov
Committed by
Jérome Perrin
Jun 08, 2020
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/patchelf: new component
extracted from
nexedi/slapos!735
parent
7c7a7037
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
component/patchelf/buildout.cfg
component/patchelf/buildout.cfg
+18
-0
No files found.
component/patchelf/buildout.cfg
0 → 100644
View file @
0d3ef1ca
[buildout]
extends =
../autoconf/buildout.cfg
../automake/buildout.cfg
../pkgconfig/buildout.cfg
parts =
patchelf
[patchelf]
recipe = slapos.recipe.cmmi
shared = true
url = https://github.com/NixOS/patchelf/archive/0.10.tar.gz
md5sum = b435199e3e03d1b61dd0f9031ce8c9c2
pre-configure =
autoreconf -vif
environment =
PATH=${pkgconfig:location}/bin:${autoconf:location}/bin:${automake:location}/bin:%(PATH)s
Jérome Perrin
@jerome
mentioned in merge request
!735
·
Jun 08, 2020
mentioned in merge request
!735
mentioned in merge request !735
Toggle commit list
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