opnsense-ports/games/vor/files/patch-file.c
Franco Fichtner 33e98a2a58 */*: sync with upstream
Taken from: FreeBSD
2016-09-16 14:21:20 +02:00

10 lines
184 B
C

--- file.c.orig 2016-05-22 21:14:48 UTC
+++ file.c
@@ -113,7 +113,6 @@ find_data_dir(void)
int i;
char *data_options[3] = {
getenv("VOR_DATA"),
- "data",
DATA_PREFIX
};