Accepting request 1080454 from home:mathletic:branches:science

Fix two rpmlint warning.

OBS-URL: https://build.opensuse.org/request/show/1080454
OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=39
This commit is contained in:
Atri Bhattacharya 2023-04-21 12:56:55 +00:00 committed by Git OBS Bridge
parent fc463fc037
commit be4d3bc354
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 19 23:20:41 UTC 2023 - Christoph G <foss@grueninger.de>
- Fix two rpmlint warning.
-------------------------------------------------------------------
Sun Apr 16 07:22:44 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -202,7 +202,7 @@ make %{?_smp_mflags}
%install
%cmake_install
#fix permissions
chmod 644 MATLAB/*
chmod 644 MATLAB/* EXAMPLE/*
# remove all build examples
cd EXAMPLE
@ -221,7 +221,6 @@ cp FORTRAN/README README.fortran
# TODO: is there any path to add for Matlab files?
%hpc_write_modules_files
#%Module1.0#####################################################################
proc ModulesHelp { } {