summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/build2/files')
-rw-r--r--dev-util/build2/files/build2-0.14.0-update-for-install.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-util/build2/files/build2-0.14.0-update-for-install.patch b/dev-util/build2/files/build2-0.14.0-update-for-install.patch
new file mode 100644
index 000000000000..28467f67dc24
--- /dev/null
+++ b/dev-util/build2/files/build2-0.14.0-update-for-install.patch
@@ -0,0 +1,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).
+ #