Skip to content

Commit cee2287

Browse files
committed
openblas: set PKG_CONFIG_PATH
Signed-off-by: Adrian Reber <areber@redhat.com>
1 parent efe9a77 commit cee2287

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/serial-libs/openblas/SPECS/openblas.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ set version %{version}
103103
prepend-path PATH %{install_path}/bin
104104
prepend-path INCLUDE %{install_path}/include
105105
prepend-path LD_LIBRARY_PATH %{install_path}/lib
106+
prepend-path PKG_CONFIG_PATH %{install_path}/lib/pkgconfig
106107

107108
setenv %{PNAME}_DIR %{install_path}
108109
setenv %{PNAME}_LIB %{install_path}/lib

0 commit comments

Comments
 (0)