summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-12 17:22:10 +0200
committerJames Le Cuirot <chewi@gentoo.org>2018-05-13 10:38:51 +0100
commit4dead976a699cd6b7da88b7165bed147ff430d09 (patch)
tree8145b85f0732cb2ccf8cb5a383178e597c75f1e3 /games-emulation
parentgames-emulation/gngb: remove unused patch (diff)
downloadgentoo-4dead976a699cd6b7da88b7165bed147ff430d09.tar.gz
gentoo-4dead976a699cd6b7da88b7165bed147ff430d09.tar.bz2
gentoo-4dead976a699cd6b7da88b7165bed147ff430d09.zip
games-emulation/higan: remove unused patch
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/higan/files/higan-wrapper7
1 files changed, 0 insertions, 7 deletions
diff --git a/games-emulation/higan/files/higan-wrapper b/games-emulation/higan/files/higan-wrapper
deleted file mode 100644
index e2d9257a4b65..000000000000
--- 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 "$@"