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.morph6
1 files changed, 1 insertions, 5 deletions
diff --git a/strata/chef/libpopt.morph b/strata/chef/libpopt.morph
index ae27432c..6adde30c 100644
--- a/strata/chef/libpopt.morph
+++ b/strata/chef/libpopt.morph
@@ -1,10 +1,6 @@
name: libpopt
kind: chunk
+build-system: autotools
configure-commands:
- autoreconf -if
- ./configure
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install
-