From: Patrice Clement Date: Sun, 17 Sep 2017 22:11:56 +0000 (+0200) Subject: games-action/supermariowar: rename .conf symlink to smwd. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f587dff9dd31d9c697678f6f0a5f39b9048174c7;p=gentoo.git games-action/supermariowar: rename .conf symlink to smwd. Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- diff --git a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild index 1719e09d8ae1..23e9a4b45887 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 $?