summaryrefslogtreecommitdiff
path: root/dev-util/build2/files/build2-0.14.0-update-for-install.patch
blob: 28467f67dc24ce9a9a1c60a0a6823a5a9a72dd93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- build2-toolchain-0.14.0-orig/buildfile	2021-10-19 20:44:33.000000000 +1100
+++ build2-toolchain-0.14.0/buildfile	2022-03-26 20:47:10.191006537 +1100
@@ -6,9 +6,6 @@
 #       installation instructions in the BOOTSTRAP-* file corresponding to
 #       your platform/compiler.
 #
-assert ($build.meta_operation == 'dist'      || \
-        $build.meta_operation == 'configure' || \
-        $build.meta_operation == 'disfigure') 'only dist and configure supported'
 
 # Package repository URL (or path).
 #