|
1 |
| ---- Makefile.orig 2015-11-06 17:52:22.984273873 +1030 |
2 |
| -+++ Makefile 2015-11-06 18:00:02.632273873 +1030 |
3 |
| -@@ -610,25 +610,25 @@ |
4 |
| - # LIBDIR= /usr/lib |
5 |
| - # CALC_SHAREDIR= /usr/share/calc |
6 |
| - # |
| 1 | +--- Makefile.orig 2018-11-06 02:05:46.000000000 +1030 |
| 2 | ++++ Makefile 2020-05-04 21:06:06.000000000 +0930 |
| 3 | +@@ -644,8 +644,8 @@ |
| 4 | + #endif /* end of skip for non-Gnu makefiles */ |
| 5 | + |
| 6 | + # default BINDIR for non-macOS |
| 7 | +-BINDIR= /usr/bin |
7 | 8 | -#BINDIR= /usr/local/bin
|
| 9 | ++#BINDIR= /usr/bin |
8 | 10 | +BINDIR= /usr/local/bin
|
9 | 11 | #BINDIR= /dev/env/DJDIR/bin
|
10 |
| --BINDIR= /usr/bin |
11 |
| -+#BINDIR= /usr/bin |
12 | 12 |
|
| 13 | + #if 0 /* start of skip for non-Gnu makefiles */ |
| 14 | +@@ -660,8 +660,8 @@ |
| 15 | + #endif /* end of skip for non-Gnu makefiles */ |
| 16 | + |
| 17 | + # default LIBDIR for non-macOS |
| 18 | +-LIBDIR= /usr/lib |
13 | 19 | -#LIBDIR= /usr/local/lib
|
| 20 | ++#LIBDIR= /usr/lib |
14 | 21 | +LIBDIR= /usr/local/lib
|
15 | 22 | #LIBDIR= /dev/env/DJDIR/lib
|
16 |
| --LIBDIR= /usr/lib |
17 |
| -+#LIBDIR= /usr/lib |
18 | 23 |
|
| 24 | + #if 0 /* start of skip for non-Gnu makefiles */ |
| 25 | +@@ -676,8 +676,8 @@ |
| 26 | + #endif /* end of skip for non-Gnu makefiles */ |
| 27 | + |
| 28 | + # default CALC_SHAREDIR for non-macOS |
| 29 | +-CALC_SHAREDIR= /usr/share/calc |
19 | 30 | -#CALC_SHAREDIR= /usr/local/lib/calc
|
| 31 | ++#CALC_SHAREDIR= /usr/share/calc |
20 | 32 | +CALC_SHAREDIR= /usr/local/lib/calc
|
21 | 33 | #CALC_SHAREDIR= /dev/env/DJDIR/share/calc
|
22 |
| --CALC_SHAREDIR= /usr/share/calc |
23 |
| -+#CALC_SHAREDIR= /usr/share/calc |
24 | 34 |
|
25 |
| - # NOTE: Do not set CALC_INCDIR to /usr/include or /usr/local/include!!! |
| 35 | + #if 0 /* start of skip for non-Gnu makefiles */ |
| 36 | +@@ -688,9 +688,9 @@ |
26 | 37 | # Always be sure that the CALC_INCDIR path ends in /calc to avoid
|
27 | 38 | # conflicts with system or other application include files!!!
|
28 | 39 | #
|
|
34 | 45 |
|
35 | 46 | # By default, these values are based CALC_SHAREDIR, INCDIR, BINDIR
|
36 | 47 | # ---------------------------------------------------------------
|
37 |
| -@@ -696,9 +696,9 @@ |
| 48 | +@@ -758,9 +758,9 @@ |
38 | 49 | # Use MANDIR= to disable installation of the calc man (source) page.
|
39 | 50 | #
|
40 | 51 | #MANDIR=
|
|
0 commit comments