Skip to content

Commit 2fa46b2

Browse files
committed
only add the openblas.pc to the tarfile
1 parent c65150c commit 2fa46b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-ci/build_steps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ function do_build_lib {
184184
$BUILD_PREFIX/include/*blas* \
185185
$BUILD_PREFIX/include/*lapack* \
186186
$BUILD_PREFIX/lib/libopenblas* \
187-
$BUILD_PREFIX/lib/pkgconfig* \
187+
$BUILD_PREFIX/lib/pkgconfig/openblas* \
188188
$BUILD_PREFIX/lib/cmake/openblas
189189
}
190190

0 commit comments

Comments
 (0)