- Prepend PKG_CONFIG_PATH in modules file (boo#1080426).
OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=67
This commit is contained in:
parent
6bd8cb804f
commit
023c711c43
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 10 07:31:46 UTC 2018 - eich@suse.com
|
||||||
|
|
||||||
|
- Prepend PKG_CONFIG_PATH in modules file (boo#1080426).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 9 20:10:17 UTC 2018 - eich@suse.com
|
Fri Feb 9 20:10:17 UTC 2018 - eich@suse.com
|
||||||
|
|
||||||
|
@ -794,6 +794,7 @@ prepend-path CPATH %{hpc_includedir}
|
|||||||
prepend-path C_INCLUDE_PATH %{hpc_includedir}
|
prepend-path C_INCLUDE_PATH %{hpc_includedir}
|
||||||
prepend-path CPLUS_INCLUDE_PATH %{hpc_includedir}
|
prepend-path CPLUS_INCLUDE_PATH %{hpc_includedir}
|
||||||
prepend-path INCLUDE %{hpc_includedir}
|
prepend-path INCLUDE %{hpc_includedir}
|
||||||
|
%hpc_modulefile_add_pkgconfig_path
|
||||||
|
|
||||||
setenv %{hpc_upcase %pname}_INC %{hpc_includedir}
|
setenv %{hpc_upcase %pname}_INC %{hpc_includedir}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user