summaryrefslogtreecommitdiff
path: root/unmaintained/strata/openstack-services/sysfsutils.morph
blob: 2f388a32cc453b614d5ff5e108c16d7e409e8fef (plain)
1
2
3
4
5
6
7
8
9
10
name: sysfsutils
kind: chunk

build-system: autotools

configure-commands:
# Rerunning autoreconf requires on something to provide the AC_CHECK_KLIBC
# autoconf macro, which we don't have for whatever reason. So use the
# embedded configure script.
- ./configure --prefix="$PREFIX"