openbsd-ports/games/prboom/patches/patch-data_Makefile_in
sturm 0a2de08612 Initial import of PrBoom-2.2.3
---
PrBoom is a modified version of ID Software's classic game Doom.  It
runs on several platforms (including Win32 and Unixes) and features
many additions to the original game.  It also supports multiplayer
games.

WWW: http://prboom.sourceforge.net/

pvalchev@ OK
2002-11-26 08:56:53 +00:00

13 lines
434 B
Plaintext

$OpenBSD: patch-data_Makefile_in,v 1.1.1.1 2002/11/26 08:56:53 sturm Exp $
--- data/Makefile.in.orig Sat Jul 27 13:49:11 2002
+++ data/Makefile.in Sun Nov 24 23:51:00 2002
@@ -91,7 +91,7 @@ SDL_LIBS = @SDL_LIBS@
VERSION = @VERSION@
ac_aux_dir = @ac_aux_dir@
-waddir = $(datadir)/games/doom
+waddir = $(datadir)/prboom
wad_DATA = prboom.wad
EXTRA_DIST = prboom.wad
mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs