summaryrefslogtreecommitdiff
path: root/strata/chef/libpopt.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/chef/libpopt.morph')
-rw-r--r--strata/chef/libpopt.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/strata/chef/libpopt.morph b/strata/chef/libpopt.morph
new file mode 100644
index 00000000..ae27432c
--- /dev/null
+++ b/strata/chef/libpopt.morph
@@ -0,0 +1,10 @@
+name: libpopt
+kind: chunk
+configure-commands:
+- autoreconf -if
+- ./configure
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install
+