- 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:
Egbert Eich 2018-02-10 15:18:10 +00:00 committed by Git OBS Bridge
parent 6bd8cb804f
commit 023c711c43
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -794,6 +794,7 @@ prepend-path CPATH %{hpc_includedir}
prepend-path C_INCLUDE_PATH %{hpc_includedir}
prepend-path CPLUS_INCLUDE_PATH %{hpc_includedir}
prepend-path INCLUDE %{hpc_includedir}
%hpc_modulefile_add_pkgconfig_path
setenv %{hpc_upcase %pname}_INC %{hpc_includedir}
}