projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca0007c
)
x11-base/xorg-server: Add missing XORG_EAUTORECONF=yes
author
Matt Turner
<mattst88@gentoo.org>
Mon, 3 Jun 2019 20:22:22 +0000
(13:22 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Mon, 3 Jun 2019 20:23:42 +0000
(13:23 -0700)
I forgot that we're patching the build system, so we still need this.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-base/xorg-server/xorg-server-1.20.5.ebuild
patch
|
blob
|
history
diff --git
a/x11-base/xorg-server/xorg-server-1.20.5.ebuild
b/x11-base/xorg-server/xorg-server-1.20.5.ebuild
index 91067233690b6c1232e35d2c8719811884abf55d..306039a2f83e0fe86168657192364218fd88dd38 100644
(file)
--- a/
x11-base/xorg-server/xorg-server-1.20.5.ebuild
+++ b/
x11-base/xorg-server/xorg-server-1.20.5.ebuild
@@
-4,6
+4,7
@@
EAPI=7
XORG_DOC=doc
+XORG_EAUTORECONF="yes"
inherit xorg-3 multilib flag-o-matic
EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/xserver.git"