summaryrefslogtreecommitdiff
path: root/strata/cpp-common-libs/boost.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpp-common-libs/boost.morph')
-rw-r--r--strata/cpp-common-libs/boost.morph9
1 files changed, 0 insertions, 9 deletions
diff --git a/strata/cpp-common-libs/boost.morph b/strata/cpp-common-libs/boost.morph
deleted file mode 100644
index 6aaee8ad..00000000
--- a/strata/cpp-common-libs/boost.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: boost
-kind: chunk
-build-system: manual
-configure-commands:
-- ./bootstrap.sh
-build-commands:
-- ./b2 $MAKEFLAGS
-install-commands:
-- ./b2 install --prefix="$DESTDIR$PREFIX"