]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/blob - mod_log_sql-acam_libexecdir.patch
- added patch0
[packages/apache1-mod_log_sql.git] / mod_log_sql-acam_libexecdir.patch
1 --- aclocal.m4~ 2004-08-30 18:54:46.766919920 +0200
2 +++ aclocal.m4  2004-08-30 18:57:30.655005144 +0200
3 @@ -366,7 +366,7 @@
4  
5  # Determine libdbi lib directory
6  if test -z $dbi_path; then
7 -    test_paths="/usr/lib /usr/local/lib"
8 +    test_paths="$libdir /usr/lib /usr/local/lib"
9  else
10      test_paths="${dbi_path}/lib"
11  fi
This page took 0.054044 seconds and 3 git commands to generate.