projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8566393
)
x11-apps/xinit: Fix installation of startDM.sh
author
Matt Turner
<mattst88@gentoo.org>
Fri, 17 May 2019 16:10:31 +0000
(09:10 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 17 May 2019 16:11:20 +0000
(09:11 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xinit/xinit-1.4.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/x11-apps/xinit/xinit-1.4.0-r1.ebuild
b/x11-apps/xinit/xinit-1.4.0-r1.ebuild
index be9e7a84a648bccedfeec3b2130ba82cbff5d002..e069d3d3c92e88a5ecf41fe20ea75ebfadef1c52 100644
(file)
--- a/
x11-apps/xinit/xinit-1.4.0-r1.ebuild
+++ b/
x11-apps/xinit/xinit-1.4.0-r1.ebuild
@@
-42,7
+42,8
@@
src_install() {
xorg-2_src_install
exeinto /etc/X11
- doexe "${FILESDIR}"/chooser.sh "${FILESDIR}"/startDM.sh.1
+ doexe "${FILESDIR}"/chooser.sh
+ newexe "${FILESDIR}"/startDM.sh.1 startDM.sh
exeinto /etc/X11/Sessions
doexe "${FILESDIR}"/Xsession
exeinto /etc/X11/xinit