diff options
author | Sam James <sam@gentoo.org> | 2021-04-06 02:45:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-06 19:18:07 +0100 |
commit | ef17cfda090025cf903cf96c5e54731a7b687367 (patch) | |
tree | 50123a02ce9fef93800d93608996d57df3065fb9 /games-action/supermariowar | |
parent | games-fps/yamagi-quake2: drop 7.43 (eutils--) (diff) | |
download | gentoo-ef17cfda090025cf903cf96c5e54731a7b687367.tar.gz gentoo-ef17cfda090025cf903cf96c5e54731a7b687367.tar.bz2 gentoo-ef17cfda090025cf903cf96c5e54731a7b687367.zip |
games-action/supermariowar: fix RedundantDodir
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action/supermariowar')
-rw-r--r-- | games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild index 193bd23cf4a5..a4231229bbf3 100644 --- a/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild +++ b/games-action/supermariowar/supermariowar-2.0_beta1-r1.ebuild @@ -91,7 +91,6 @@ EOF ebegin "Installing ${MY_PN}-server files" dosbin "${smw_server}" - dodir ${smw_serverdir} insinto ${smw_serverdir} doins "${S}"/src/server/serverconfig |