summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2015-09-20 01:50:05 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2015-09-20 15:50:22 +0100
commitfbf5d5287f02d82c19e61b2577e5412ae64aa9a1 (patch)
tree4fe22898c2d7f1ee0674fdd113de09abaa767e7c /packaging
parent1557bf8882bc5979f3b174864df8476f5de7ae64 (diff)
downloaddeluge-fbf5d5287f02d82c19e61b2577e5412ae64aa9a1.tar.gz
deluge-fbf5d5287f02d82c19e61b2577e5412ae64aa9a1.tar.bz2
deluge-fbf5d5287f02d82c19e61b2577e5412ae64aa9a1.zip
[Packaging] Minor osx updates
Diffstat (limited to 'packaging')
-rw-r--r--packaging/osx/deluge.bundle5
1 files changed, 2 insertions, 3 deletions
diff --git a/packaging/osx/deluge.bundle b/packaging/osx/deluge.bundle
index 414d7b032..c65e1f79a 100644
--- a/packaging/osx/deluge.bundle
+++ b/packaging/osx/deluge.bundle
@@ -25,10 +25,9 @@
<binary>${prefix}/lib/libboost_python.dylib</binary>
<binary>${prefix}/lib/libtorrent-rasterbar.8.dylib</binary>
<binary>${prefix}/lib/libssl.1.0.0.dylib</binary>
+ <binary>${prefix}/lib/libz.1.2.8.dylib</binary>
- <data dest="${bundle}/Contents/Resources/">
- ${project}/../dist/deluge.app/Contents/Resources/
- </data>
+ <data dest="${bundle}/Contents/Resources/">${project}/../dist/deluge.app/Contents/Resources/</data>
<data>${prefix}/lib/pygtk/2.0/</data>
<!-- gtk theme -->
<binary>${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/libclearlooks.so</binary>