mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
remove install_rpath
reported by dwfreed / Unit193
This commit is contained in:
parent
b8736225cf
commit
e692f85f4a
@ -37,7 +37,6 @@ executable('irssi',
|
||||
libfe_common_core_a,
|
||||
],
|
||||
install : true,
|
||||
install_rpath : get_option('prefix') / get_option('libdir'),
|
||||
dependencies : dep
|
||||
+ textui_dep
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user