x11-apps/xinit: Fix installation of startDM.sh
authorMatt Turner <mattst88@gentoo.org>
Fri, 17 May 2019 16:10:31 +0000 (09:10 -0700)
committerMatt 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

index be9e7a84a648bccedfeec3b2130ba82cbff5d002..e069d3d3c92e88a5ecf41fe20ea75ebfadef1c52 100644 (file)
@@ -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