Merged in Begasus/haikuports_games/barrage (pull request #217)

barrage update on the patch file so it installs the data in the right place
This commit is contained in:
Kacper Kasper
2014-08-25 21:17:46 +02:00

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