diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-20 07:43:55 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-20 07:43:55 +0000 |
commit | 7908026ee7e98d9e07844ed0581dc53a600a57d3 (patch) | |
tree | fec7982f29ab249775d8cdea704fcd29f7c18c95 /databases/sqlite2/files | |
parent | 7323c0a112074be8f181203f3402a8e714a5e3ad (diff) |
Notes
Diffstat (limited to 'databases/sqlite2/files')
-rw-r--r-- | databases/sqlite2/files/patch-ltmain.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/sqlite2/files/patch-ltmain.sh b/databases/sqlite2/files/patch-ltmain.sh new file mode 100644 index 000000000000..a36adacb710c --- /dev/null +++ b/databases/sqlite2/files/patch-ltmain.sh @@ -0,0 +1,11 @@ +--- ltmain.sh.orig Fri Sep 28 10:34:45 2001 ++++ ltmain.sh Fri Sep 20 15:00:05 2002 +@@ -852,7 +852,7 @@ + perm_rpath= + temp_rpath= + thread_safe=no +- vinfo= ++ vinfo=2:0:0 + + # We need to know -static, to get the right output filenames. + for arg |