projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80e646
)
sys-apps/hponcfg: add missing trailing slash
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 18 Aug 2019 12:09:15 +0000
(14:09 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 18 Aug 2019 12:09:28 +0000
(14:09 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
b/sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
index fe9e5b9f3a88521df3bec706c966a2c49f365f84..8afc8cddad426e868b8f2ee25b392b369abe6bc9 100644
(file)
--- a/
sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
+++ b/
sys-apps/hponcfg/hponcfg-5.4.0.0.ebuild
@@
-33,5
+33,5
@@
src_install() {
dodoc "${S}"/usr/share/doc/hponcfg/*
- pax-mark m "${D}"usr/sbin/hponcfg
+ pax-mark m "${D}"
/
usr/sbin/hponcfg
}