commit:     f587dff9dd31d9c697678f6f0a5f39b9048174c7
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 22:11:56 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 22:11:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f587dff9

games-action/supermariowar: rename .conf symlink to smwd.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 games-action/supermariowar/supermariowar-2.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild 
b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild
index 1719e09d8ae..23e9a4b4588 100644
--- a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild
+++ b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild
@@ -98,7 +98,7 @@ EOF
                insinto "${smw_serverdir}"
                doins "${S}/src/server/serverconfig"
 
-               dosym "${smw_serverdir}/serverconfig" "/etc/${MY_PN}.conf"
+               dosym "${smw_serverdir}/serverconfig" "/etc/${MY_PN}d.conf"
 
                newinitd "${FILESDIR}/smwd.initd" "${MY_PN}d"
                eend $?

Reply via email to