Commit 0d3ef1ca authored by Dmitry Blinov's avatar Dmitry Blinov Committed by Jérome Perrin

component/patchelf: new component

extracted from nexedi/slapos!735
parent 7c7a7037
[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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment