games-action/supermariowar: rename .conf symlink to smwd.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 17 Sep 2017 22:11:56 +0000 (00:11 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 17 Sep 2017 22:11:56 +0000 (00:11 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

games-action/supermariowar/supermariowar-2.0_beta1.ebuild

index 1719e09d8ae1222723c9efadce9af498ab4513e4..23e9a4b4588749b1b11fa122b035fbb645f0ba5e 100644 (file)
@@ -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 $?