From 4dead976a699cd6b7da88b7165bed147ff430d09 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 12 May 2018 17:22:10 +0200 Subject: [PATCH] games-emulation/higan: remove unused patch --- games-emulation/higan/files/higan-wrapper | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 games-emulation/higan/files/higan-wrapper 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 "$@" -- 2.26.2