SHA256
10
0
forked from pool/trilinos
Files
trilinos/Not-a-shell-script.patch
Egbert Eich 3374869a9c Accepting request 947347 from home:eeich
- Update to version 13.2.0
  For information on changes consult the release notes of
  its sub-packages.
  * Remove: Make-kokkos-build-reproducible.patch
            Add-missing-ENV-DESTDIR.patch
  * Add: Fix-control-reaches-end-of-non-void-function-error.patch
         Convert-python2-isms-to-python3.patch
	 Not-a-shell-script.patch
- Add dependency for library package to devel package.
- Fix cmake include path (bsc#1194648):
  cmake/tribits/core/package_arch/TribitsWriteClientExportFiles.cmake
  uses a logic to calculate the relative path elements between
  the cmake directory and the installation directory. This works
  only if Trilinos_INSTALL_LIB_DIR is relative, while other parts
  of the code allow it to be absolute.
- Fix doc building.

OBS-URL: https://build.opensuse.org/request/show/947347
OBS-URL: https://build.opensuse.org/package/show/science/trilinos?expand=0&rev=55
2022-01-19 07:09:41 +00:00

22 lines
773 B
Diff

From: Egbert Eich <eich@suse.com>
Date: Mon Jan 17 13:25:40 2022 +0100
Subject: Not a shell script!
Patch-mainline: Not yet
Git-commit: 88e1abeec79e51fd7bf7aa833c915b3cc31d3eb0
References:
Signed-off-by: Egbert Eich <eich@suse.com>
---
.../core/installation/set_installed_group_and_permissions.cmake.in | 2 --
1 file changed, 2 deletions(-)
diff --git a/cmake/tribits/core/installation/set_installed_group_and_permissions.cmake.in b/cmake/tribits/core/installation/set_installed_group_and_permissions.cmake.in
index d446c883..53cf2091 100644
--- a/cmake/tribits/core/installation/set_installed_group_and_permissions.cmake.in
+++ b/cmake/tribits/core/installation/set_installed_group_and_permissions.cmake.in
@@ -1,5 +1,3 @@
-#!/bin/sh
-
#
# Configured inputs
#