projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45452ab
)
sys-apps/dstat: 0.7.4: add missing install target.
author
Piotr Karbowski
<slashbeast@gentoo.org>
Thu, 24 Oct 2019 19:51:52 +0000
(21:51 +0200)
committer
Piotr Karbowski
<slashbeast@gentoo.org>
Thu, 24 Oct 2019 19:52:59 +0000
(21:52 +0200)
Fixes broken src_install() introduced in commit
33d249d4b12616985c6b3b67d484e989827de983
.
Closes: https://bugs.gentoo.org/698456
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
sys-apps/dstat/dstat-0.7.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/dstat/dstat-0.7.4.ebuild
b/sys-apps/dstat/dstat-0.7.4.ebuild
index 491efbdb32a438b1cedfd5af18fb7a8a532c6311..3c7300ff8da3b5482178591ee8f4029b73d74f73 100644
(file)
--- a/
sys-apps/dstat/dstat-0.7.4.ebuild
+++ b/
sys-apps/dstat/dstat-0.7.4.ebuild
@@
-40,7
+40,7
@@
src_prepare() {
}
src_install() {
- emake DESTDIR="${ED}"
+ emake DESTDIR="${ED}"
install
einstalldocs
if use examples; then