Skip to content

Commit caebc2b

Browse files
committed
MAINT:sparse.linalg: Update propack meson file
1 parent 6d7e846 commit caebc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy/sparse/linalg/_propack/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ z_src = [
5353
'PROPACK/complex16/dbsvd.F',
5454
'PROPACK/complex16/dgemm_ovwr.F',
5555
'PROPACK/complex16/printstat.F',
56-
'../_eigen/arpack/ARPACK/SRC/zzdotc.f',
56+
'PROPACK/complex16/zzdotc.f',
5757
'PROPACK/complex16/zblasext.F',
5858
'PROPACK/complex16/zgemm_ovwr.F',
5959
'PROPACK/complex16/zgetu0.F',

0 commit comments

Comments
 (0)