Skip to content

Commit d871a17

Browse files
committed
tests: remove unecessary library_rpath from uses-library package
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent ff47c74 commit d871a17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/packages/uses-library/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ py.extension_module(
77
'uses_library', 'uses_library.c',
88
dependencies: libfoo,
99
install: true,
10-
install_rpath: '',
1110
)

0 commit comments

Comments
 (0)