diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-20 00:05:25 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-20 00:10:19 +0200 |
| commit | c732b4df53054aaf7877206cc527e0623f53280d (patch) | |
| tree | 68d8e50ff22997f5a056b620aff86e5b94098fbe /dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch | |
| parent | 9a3dff9b098dc83bb790ac42d140528038c4fc32 (diff) | |
| download | gentoo-c732b4df53054aaf7877206cc527e0623f53280d.tar.gz gentoo-c732b4df53054aaf7877206cc527e0623f53280d.tar.bz2 gentoo-c732b4df53054aaf7877206cc527e0623f53280d.zip | |
dev-libs/aws-c-io: treeclean
Closes: https://bugs.gentoo.org/908427 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch')
| -rw-r--r-- | dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch b/dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch deleted file mode 100644 index 39cab922b3d9..000000000000 --- a/dev-libs/aws-c-io/files/aws-c-io-0.7.0-cmake-prefix.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -23,7 +23,7 @@ elseif(NOT DEFINED CMAKE_INSTALL_LIBDIR) - endif() - - # This is required in order to append /lib/cmake to each element in CMAKE_PREFIX_PATH --set(AWS_MODULE_DIR "/${CMAKE_INSTALL_LIBDIR}/cmake") -+set(AWS_MODULE_DIR "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/cmake") - string(REPLACE ";" "${AWS_MODULE_DIR};" AWS_MODULE_PATH "${CMAKE_PREFIX_PATH}${AWS_MODULE_DIR}") - # Append that generated list to the module search path - list(APPEND CMAKE_MODULE_PATH ${AWS_MODULE_PATH}) - |
