Skip to content

Commit

Permalink
openblas: set PKG_CONFIG_PATH
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Reber <areber@redhat.com>
  • Loading branch information
adrianreber committed Apr 29, 2024
1 parent efe9a77 commit cee2287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/serial-libs/openblas/SPECS/openblas.spec
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ set version %{version}
prepend-path PATH %{install_path}/bin
prepend-path INCLUDE %{install_path}/include
prepend-path LD_LIBRARY_PATH %{install_path}/lib
prepend-path PKG_CONFIG_PATH %{install_path}/lib/pkgconfig

setenv %{PNAME}_DIR %{install_path}
setenv %{PNAME}_LIB %{install_path}/lib
Expand Down

0 comments on commit cee2287

Please sign in to comment.