projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b20a85
)
net-im/discord-bin: Drop unnecessart slash strip
author
Johannes Huber
<johu@gentoo.org>
Sun, 12 Jan 2020 20:46:07 +0000
(21:46 +0100)
committer
Johannes Huber
<johu@gentoo.org>
Sun, 12 Jan 2020 20:46:07 +0000
(21:46 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber <johu@gentoo.org>
net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
b/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
index d754dc9b481429735986c00e94bd44b01c305dcc..8299f57aaacf2d4a8ebf619727875b3960ab6f65 100644
(file)
--- a/
net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
+++ b/
net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
@@
-76,7
+76,7
@@
src_install() {
fperms +x /opt/${MY_PN}/${MY_BIN}
dosym ../../opt/${MY_PN}/${MY_BIN} usr/bin/${MY_PN}
- pax-mark -m "${ED
%/
}"/opt/${MY_PN}/${MY_PN}
+ pax-mark -m "${ED}"/opt/${MY_PN}/${MY_PN}
}
pkg_postinst() {