opnsense-ports/math/physcalc/files/patch-physcalc.h
Franco Fichtner ee1340af02 */*: sync with upstream
Taken from: FreeBSD
2016-05-16 11:27:06 +02:00

13 lines
294 B
C

--- physcalc.h.orig 1998-08-29 14:13:40 UTC
+++ physcalc.h
@@ -22,6 +22,10 @@
#error This program requires more memory than the tiny model allows!
#endif
+#ifndef SHAREDIR
+#define SHAREDIR "/usr/share/physcalc/"
+#endif
+
#define VERSION "2.4" /* Version number */
#define TRACE