freebsd-ports/games/prboom/files/patch-data-Makefile.in
David W. Chapman Jr. 7f4f3c0a1d Add prboom 2.2.0,
a multiplayer-capable and modified version of
ID's classic doom game.

PR:		28022
Submitted by:	Jordan DeLong <fracture@allusion.net>
2001-07-10 00:24:55 +00:00

11 lines
335 B
Text

--- data/Makefile.in.orig Sun Apr 1 02:14:06 2001
+++ data/Makefile.in Sun Jun 10 16:49:16 2001
@@ -91,7 +91,7 @@
VERSION = @VERSION@
ac_aux_dir = @ac_aux_dir@
-waddir = $(datadir)/games/doom
+waddir = $(datadir)/doom
wad_DATA = prboom.wad
EXTRA_DIST = prboom.wad
mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs