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:
parent
fc463fc037
commit
be4d3bc354
@ -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>
|
||||
|
||||
|
@ -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 { } {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user