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

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