Skip to content

Commit 793c4a9

Browse files
committed
try fixing symlink
1 parent bac608a commit 793c4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor_test/vendored/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ py.install_sources([
66

77
install_symlink(
88
'_compat',
9-
install_dir: 'array_api_compat/vendor_test/vendored',
9+
install_dir: py.get_install_dir() / 'array_api_compat/vendor_test/vendored',
1010
pointing_to: '../../',
1111
)

0 commit comments

Comments
 (0)