diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 22:14:07 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 22:14:07 +0000 |
commit | f9d86cf02fe33bf6a8478d6bdcb7706d5cb877db (patch) | |
tree | 5d781dec4969d87592bb624042524bed70a0ed2d /japanese/slrn/files/patch-configure | |
parent | - Update to 2.0.28 (diff) |
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
Diffstat (limited to 'japanese/slrn/files/patch-configure')
-rw-r--r-- | japanese/slrn/files/patch-configure | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/slrn/files/patch-configure b/japanese/slrn/files/patch-configure new file mode 100644 index 000000000000..451fca19d756 --- /dev/null +++ b/japanese/slrn/files/patch-configure @@ -0,0 +1,19 @@ +*** configure.orig Wed Oct 6 13:56:07 1999 +--- configure Wed Oct 6 13:56:10 1999 +*************** +*** 2488,2494 **** + + JD_Search_Dirs="$JD_Search_Dirs \ + $includedir,$libdir \ +! /usr/local/include,/usr/local/lib \ + /usr/include,/usr/lib \ + /usr/include/slang,/usr/lib \ + /usr/include/slang,/usr/lib/slang" +--- 2488,2494 ---- + + JD_Search_Dirs="$JD_Search_Dirs \ + $includedir,$libdir \ +! /usr/local/include/slang,/usr/local/lib \ + /usr/include,/usr/lib \ + /usr/include/slang,/usr/lib \ + /usr/include/slang,/usr/lib/slang" |