]> git.pld-linux.org Git - packages/atanks.git/blame - atanks-datadir.patch
- better pl
[packages/atanks.git] / atanks-datadir.patch
CommitLineData
65884212
SZ
1diff -Naur atanks/src/Makefile atanks-p/src/Makefile
2--- atanks/src/Makefile Wed Aug 20 10:15:45 2003
3+++ atanks-p/src/Makefile Wed Sep 10 09:24:53 2003
4@@ -4,7 +4,7 @@
5 globaldata.o environment.o player.o virtobj.o floattext.o teleport.o physobj.o decor.o explosion.o missile.o beam.o tank.o atanks.o
6
7 CC = g++
8-FLAGS = -DLINUX -DVERSION=\"${VERSION}\" -DDATA_DIR=\".\"
9+FLAGS = -DLINUX -DVERSION=\"${VERSION}\" -DDATA_DIR=\"${DATA_DIR}\"
10 OUTPUT = ../atanks
11 WFLAGS =
12 OFLAGS =
This page took 0.061397 seconds and 4 git commands to generate.