barrage update on the patch file so it installs the data in the right place

This commit is contained in:
begasus
2014-08-25 20:56:25 +02:00
parent 4a04cafc00
commit e2f068d925

View File

@@ -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