4
0
forked from pool/mpi-selector

Accepting request 1133866 from home:bmwiedemann:branches:science:HPC

- Add reproducible.patch to override build date (boo#1047218)

and switch to autosetup (needed adaption of patch4)

OBS-URL: https://build.opensuse.org/request/show/1133866
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpi-selector?expand=0&rev=4
This commit is contained in:
2024-01-03 09:25:28 +00:00
committed by Git OBS Bridge
parent a22db03c86
commit ef8a50cd94
4 changed files with 24 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
Index: mpi-selector.csh.in
===================================================================
--- mpi-selector.csh.in.orig 2009-08-02 09:58:22.000000000 +0200
+++ mpi-selector.csh.in 2010-12-10 16:44:40.618387677 +0100
--- a/mpi-selector.csh.in.orig 2009-08-02 09:58:22.000000000 +0200
+++ b/mpi-selector.csh.in 2010-12-10 16:44:40.618387677 +0100
@@ -1,4 +1,3 @@
-#!/bin/csh
# Copyright (c) 2007 Cisco Systems, Inc. All rights reserved.
@@ -9,8 +9,8 @@ Index: mpi-selector.csh.in
# File installed for Bourne-shell startups to select which MPI
Index: mpi-selector.sh.in
===================================================================
--- mpi-selector.sh.in.orig 2009-08-02 09:58:22.000000000 +0200
+++ mpi-selector.sh.in 2010-12-10 16:44:44.690098294 +0100
--- a/mpi-selector.sh.in.orig 2009-08-02 09:58:22.000000000 +0200
+++ b/mpi-selector.sh.in 2010-12-10 16:44:44.690098294 +0100
@@ -1,4 +1,3 @@
-#!/bin/sh
# Copyright (c) 2007 Cisco Systems, Inc. All rights reserved.