mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
osx: Fix loading plugins from bundle
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<main-binary>
|
||||
${prefix}/bin/hexchat
|
||||
</main-binary>
|
||||
<!--
|
||||
|
||||
<binary>
|
||||
${prefix}/lib/hexchat/plugins/*.so
|
||||
</binary>
|
||||
@@ -29,7 +29,6 @@
|
||||
<data>
|
||||
${prefix}/lib/python2.7/
|
||||
</data>
|
||||
-->
|
||||
|
||||
<binary>
|
||||
${prefix}/lib/${gtkdir}/modules/*.so
|
||||
|
||||
Reference in New Issue
Block a user