summaryrefslogtreecommitdiff
path: root/strata/core/bash.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/bash.morph')
-rw-r--r--strata/core/bash.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/core/bash.morph b/strata/core/bash.morph
deleted file mode 100644
index 9639593b..00000000
--- a/strata/core/bash.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: bash
-kind: chunk
-configure-commands:
-- ./configure --prefix=/usr --bindir=/bin --without-bash-malloc --with-installed-readline
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install