mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
remove install_rpath
reported by dwfreed / Unit193
(cherry picked from commit e692f85f4a
)
This commit is contained in:
parent
84de64d6da
commit
cbb155e73c
@ -41,7 +41,6 @@ executable('irssi',
|
||||
libfe_irc_notifylist_a,
|
||||
],
|
||||
install : true,
|
||||
install_rpath : get_option('prefix') / get_option('libdir'),
|
||||
dependencies : dep
|
||||
+ textui_dep
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user