projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f74772
)
x11-wm/i3: Fixed issues from previous commit.
author
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 16 Jan 2018 00:02:58 +0000
(
01:02
+0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 16 Jan 2018 00:03:34 +0000
(
01:03
+0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
x11-wm/i3/i3-4.14.1.ebuild
patch
|
blob
|
history
diff --git
a/x11-wm/i3/i3-4.14.1.ebuild
b/x11-wm/i3/i3-4.14.1.ebuild
index 73ad789867b5fa8289db77e2075d0df951ac94dc..c10aed5dc8d9f9321596de75f21ad973d3571b4c 100644
(file)
--- a/
x11-wm/i3/i3-4.14.1.ebuild
+++ b/
x11-wm/i3/i3-4.14.1.ebuild
@@
-76,12
+76,11
@@
my_src_configure() {
econf "${myeconfargs[@]}"
}
-my_src_install() {
- emake install
+my_src_install_all() {
doman man/*.1
einstalldocs
- use doc
s
&& dodoc -r docs "RELEASE-NOTES-${PV}"
+ use doc && dodoc -r docs "RELEASE-NOTES-${PV}"
exeinto /etc/X11/Sessions
doexe "${T}/i3wm"