From 663e1f7dcec49ca6f6d53d69033ce3bd1ed483e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 19 Feb 2015 12:59:23 +0000 Subject: Move libopt morph file to correct location (chef stratum) --- strata/chef/libpopt.morph | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 strata/chef/libpopt.morph (limited to 'strata/chef') 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 + -- cgit v1.2.1