openbsd-ports/games/oilwar/patches/patch-Makefile_in
wilfried 8f167ffd57 improvements from maintainer Jolan Luff <jolan@cryptonomicon.org>
- de(install) scripts for hiscore file
- patches so we can nuke the no_sound flavor
- installs the README now, changes DESCR to what it was originally
2003-04-15 13:17:59 +00:00

13 lines
582 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.2 2003/04/15 13:17:59 wilfried Exp $
--- Makefile.in.orig Wed Apr 2 10:59:19 2003
+++ Makefile.in Mon Apr 14 13:24:49 2003
@@ -84,7 +84,7 @@ singlegunshot.wav bulletricochet.wav exp
scorefiledir = /var/games
scorefile_DATA = oilwar.scores
-AM_CPPFLAGS = $(sound_flag) -DDATA_DIR=\"$(datafiledir)/\" -DSCORE_DIR=\"$(scorefiledir)/\"
+AM_CPPFLAGS = $(sound_flag) -DDATA_DIR=\"$(prefix)/share/oilwar/\" -DSCORE_DIR=\"$(scorefiledir)/\"
bin_PROGRAMS = oilwar
oilwar_SOURCES = Main.hpp Main.cpp cParticleSystem.hpp cParticleSystem.cpp Config.hpp