diff options
Diffstat (limited to 'graphics/vertex/files/patch-config.h')
-rw-r--r-- | graphics/vertex/files/patch-config.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/vertex/files/patch-config.h b/graphics/vertex/files/patch-config.h deleted file mode 100644 index 4959730f74d9..000000000000 --- a/graphics/vertex/files/patch-config.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- config.h 2001/06/01 17:19:04 1.1 -+++ config.h 2001/06/01 17:19:54 -@@ -53,7 +53,7 @@ - /* - * File and directory paths: - */ --#define VMA_DEF_DATA_GLOBAL_DIR "/usr/share/vertex" -+#define VMA_DEF_DATA_GLOBAL_DIR (PREFIX "/share/vertex") - - /* Local data directory, user's home dir will be prefixed. */ - #define VMA_DEF_DATA_LOCAL_DIR ".vertex" |