summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2022-03-27 11:58:41 +1100
committerMark Wright <gienah@gentoo.org>2022-03-27 11:59:23 +1100
commit2e83b5676703ca96a2b15eb5ff65695d26fed92e (patch)
tree6a24b166d0df66c7812030add6e7f0b11d08a964 /dev-util/build2/files/build2-0.14.0-update-for-install.patch
parentdev-cpp/libodb-sqlite: Bump to 2.5.0_beta21 (diff)
downloadgentoo-2e83b5676703ca96a2b15eb5ff65695d26fed92e.tar.gz
gentoo-2e83b5676703ca96a2b15eb5ff65695d26fed92e.tar.bz2
gentoo-2e83b5676703ca96a2b15eb5ff65695d26fed92e.zip
dev-util/build2: Bump to 0.14.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'dev-util/build2/files/build2-0.14.0-update-for-install.patch')
-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).
+ #