summaryrefslogtreecommitdiff
path: root/strata/core
diff options
context:
space:
mode:
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
-