summaryrefslogtreecommitdiff
path: root/cad/calculix/files/patch-cgx_VER+src+cgx.h
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-08-08 16:06:50 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-08-08 16:06:50 +0000
commit02ca99bd5f0fb806476d75d9b772f77fd23b1efa (patch)
tree781a374362405d68a1b79d734ea788df261e14e0 /cad/calculix/files/patch-cgx_VER+src+cgx.h
parentUpdate to 4.3.0. (diff)
update to 1.1
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Diffstat (limited to 'cad/calculix/files/patch-cgx_VER+src+cgx.h')
-rw-r--r--cad/calculix/files/patch-cgx_VER+src+cgx.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/calculix/files/patch-cgx_VER+src+cgx.h b/cad/calculix/files/patch-cgx_VER+src+cgx.h
new file mode 100644
index 000000000000..db8f42863363
--- /dev/null
+++ b/cad/calculix/files/patch-cgx_VER+src+cgx.h
@@ -0,0 +1,13 @@
+--- cgx_1.1/src/cgx.h.orig Tue Aug 5 10:08:37 2003
++++ cgx_1.1/src/cgx.h Thu Aug 7 00:37:38 2003
+@@ -59,8 +59,8 @@
+ #define MILLISECONDS_PER_PERIOD 1200
+
+ /* default location of the help files, please insert the actual one */
+-#define HELPFILE {"/usr/local/CalculiX/cgx_1.1/doc/cgx/cgx.html",\
+- "/usr/local/CalculiX/ccx_1.1/doc/ccx/ccx.html"}
++#define HELPFILE {"%%DOCSDIR%%/cgx/cgx.html",\
++ "%%DOCSDIR%%/ccx/ccx.html"}
+
+ /* html browser, change if necessary */
+ #define BROWSER {"netscape"}