From e2f068d925184f4258f3570cd79bfe0a93c515d0 Mon Sep 17 00:00:00 2001 From: begasus Date: Mon, 25 Aug 2014 20:56:25 +0200 Subject: [PATCH] barrage update on the patch file so it installs the data in the right place --- games-action/barrage/patches/barrage-1.0.4.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/games-action/barrage/patches/barrage-1.0.4.patch b/games-action/barrage/patches/barrage-1.0.4.patch index f945ef70b..7d272ef03 100644 --- a/games-action/barrage/patches/barrage-1.0.4.patch +++ b/games-action/barrage/patches/barrage-1.0.4.patch @@ -20,3 +20,14 @@ int audio_on = 1; int audio_freq = 22050; int audio_format = AUDIO_S16LSB; +--- barrage-1.0.4/configure.org 2014-08-25 19:56:32.913833984 +0200 ++++ barrage-1.0.4/configure 2014-08-25 19:56:21.528744448 +0200 +@@ -5483,7 +5483,7 @@ + + + +-src_dir="$datadir/games/barrage" ++src_dir="$datadir/barrage" + + # Check whether --enable-install was given. + if test "${enable_install+set}" = set; then