diff options
Diffstat (limited to 'cad/qcad/files/patch-rprgdef.h')
-rw-r--r-- | cad/qcad/files/patch-rprgdef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/files/patch-rprgdef.h b/cad/qcad/files/patch-rprgdef.h index 349fc5cc5ff9..37f3d22f68c3 100644 --- a/cad/qcad/files/patch-rprgdef.h +++ b/cad/qcad/files/patch-rprgdef.h @@ -19,7 +19,7 @@ #define RUNNING_WINDOWS false #define RUNNING_SOLARIS false #define RUNNING_IRIX false -+#define DATADIR "/usr/local/share" ++#define DATADIR "%%PREFIX%%/share" #endif |