summarylogtreecommitdiffstats
path: root/0001-arch-aur-pachtes.patch
diff options
context:
space:
mode:
authorsoloturn2020-10-03 18:13:01 +0200
committersoloturn2020-10-03 18:13:01 +0200
commitdb9762bcdc829c24da480611e1310ced14b6122f (patch)
treec3ff86a6314413de839d4da241e7138219b56e75 /0001-arch-aur-pachtes.patch
parent84bee8b64f942478505b29d92d15aa1e846f0256 (diff)
downloadaur-db9762bcdc829c24da480611e1310ced14b6122f.tar.gz
do not require installable_package for linux
Diffstat (limited to '0001-arch-aur-pachtes.patch')
-rw-r--r--0001-arch-aur-pachtes.patch16
1 files changed, 12 insertions, 4 deletions
diff --git a/0001-arch-aur-pachtes.patch b/0001-arch-aur-pachtes.patch
index d56e2ae2d34b..d3565409c5c2 100644
--- a/0001-arch-aur-pachtes.patch
+++ b/0001-arch-aur-pachtes.patch
@@ -1,12 +1,12 @@
-From 5f7f22acb3d287a657206c5c0a41c0e18dcde468 Mon Sep 17 00:00:00 2001
+From 74c5e8dc2c8cb46aa4376bca999138c480419911 Mon Sep 17 00:00:00 2001
From: soloturn <soloturn@gmail.com>
Date: Sat, 1 Aug 2020 16:21:07 +0200
Subject: [PATCH] arch aur pachtes
---
CMakeLists.txt | 1 +
- utils/build-presets.ini | 3 ---
- 2 files changed, 1 insertion(+), 3 deletions(-)
+ utils/build-presets.ini | 4 ----
+ 2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ecdbbca9539..c43da553ed9 100644
@@ -21,7 +21,7 @@ index ecdbbca9539..c43da553ed9 100644
#
diff --git a/utils/build-presets.ini b/utils/build-presets.ini
-index 7d9a5c264c8..0d57da51e33 100644
+index 7d9a5c264c8..5e6c207842a 100644
--- a/utils/build-presets.ini
+++ b/utils/build-presets.ini
@@ -783,12 +783,10 @@ llbuild
@@ -45,6 +45,14 @@ index 7d9a5c264c8..0d57da51e33 100644
install-prefix=/usr
install-libcxx
install-sourcekit-lsp
+@@ -816,7 +813,6 @@ toolchain-benchmarks
+ install-destdir=%(install_destdir)s
+
+ # Path to the .tar.gz package we would create.
+-installable-package=%(installable_package)s
+
+ [preset: buildbot_linux]
+ mixin-preset=mixin_linux_installation
--
2.28.0