commit: 4dead976a699cd6b7da88b7165bed147ff430d09
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 12 15:22:10 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 13 09:38:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dead976
games-emulation/higan: remove unused patch
games-emulation/higan/files/higan-wrapper | 7 -------
1 file changed, 7 deletions(-)
diff --git a/games-emulation/higan/files/higan-wrapper
b/games-emulation/higan/files/higan-wrapper
deleted file mode 100644
index e2d9257a4b6..00000000000
--- a/games-emulation/higan/files/higan-wrapper
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-[ -e $HOME/.config/ ] || mkdir $HOME/.config/
-
-cp -ru "%GAMES_DATADIR%/higan" $HOME/.config/
-
-exec ${0}.bin "$@"