projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4770eb5
)
net-misc/dropbox: adjust patchelf target to fix USE=librsync-bundled
author
Ben Kohler
<bkohler@gentoo.org>
Thu, 9 Jan 2020 00:40:59 +0000
(18:40 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Thu, 9 Jan 2020 00:41:20 +0000
(18:41 -0600)
Closes: https://bugs.gentoo.org/705016
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
net-misc/dropbox/dropbox-88.4.172.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/dropbox/dropbox-88.4.172.ebuild
b/net-misc/dropbox/dropbox-88.4.172.ebuild
index 994c0a88070fa4739f0bf8a6ed11baa330537e8e..7a750370139e2a86962184e6f3ae5f7140e9a8d5 100644
(file)
--- a/
net-misc/dropbox/dropbox-88.4.172.ebuild
+++ b/
net-misc/dropbox/dropbox-88.4.172.ebuild
@@
-76,7
+76,7
@@
src_prepare() {
rm -vrf PyQt5* *pyqt5* images || die
fi
if use librsync-bundled ; then
- patchelf --set-rpath '$ORIGIN' librsyncffi
.compiled._librsyncffi
*.so || die
+ patchelf --set-rpath '$ORIGIN' librsyncffi
_native.
*.so || die
else
rm -vf librsync.so.1 || die
fi