summaryrefslogtreecommitdiff
path: root/strata/core
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/core
parentc301e719a8d787341bea26e1ac6401b691b6570c (diff)
downloaddefinitions-663e1f7dcec49ca6f6d53d69033ce3bd1ed483e8.tar.gz
Move libopt morph file to correct location (chef stratum)
Diffstat (limited to 'strata/core')
-rw-r--r--strata/core/libpopt.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/core/libpopt.morph b/strata/core/libpopt.morph
deleted file mode 100644
index ae27432c..00000000
--- a/strata/core/libpopt.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: libpopt
-kind: chunk
-configure-commands:
-- autoreconf -if
-- ./configure
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install
-