summaryrefslogtreecommitdiff
path: root/strata/chef/libpopt.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-19 12:59:23 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-26 12:08:06 +0000
commit663e1f7dcec49ca6f6d53d69033ce3bd1ed483e8 (patch)
tree13ca5b05457774b713046445a38cd32af3d71923 /strata/chef/libpopt.morph
parentc301e719a8d787341bea26e1ac6401b691b6570c (diff)
downloaddefinitions-663e1f7dcec49ca6f6d53d69033ce3bd1ed483e8.tar.gz
Move libopt morph file to correct location (chef stratum)
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
+