From 161d70eaa1202e0bda150f21e3d537cc23480772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 26 Feb 2015 11:48:03 +0000 Subject: strata/chef/libpopt: Use default autotools commands instead hardcode them --- strata/chef/libpopt.morph | 6 +----- 1 file changed, 1 insertion(+), 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 - -- cgit v1.2.1