summaryrefslogtreecommitdiff
path: root/unmaintained/strata/openstack-services/sysfsutils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/openstack-services/sysfsutils.morph')
-rw-r--r--unmaintained/strata/openstack-services/sysfsutils.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/unmaintained/strata/openstack-services/sysfsutils.morph b/unmaintained/strata/openstack-services/sysfsutils.morph
new file mode 100644
index 00000000..2f388a32
--- /dev/null
+++ b/unmaintained/strata/openstack-services/sysfsutils.morph
@@ -0,0 +1,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"