~ubuntu-branches/ubuntu/trusty/libnss-db/trusty

« back to all changes in this revision

Viewing changes to debian/patches/000_libtool_upgrade.diff

  • Committer: Bazaar Package Importer
  • Author(s): Ben Collins
  • Date: 2002-04-12 13:12:29 UTC
  • Revision ID: james.westby@ubuntu.com-20020412131229-2sfdv2fix4sij8lf
Tags: 2.2-6
Rebuild with newer libdb3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -urN nss_db-2.2.orig/ltconfig nss_db-2.2/ltconfig
 
2
--- nss_db-2.2.orig/ltconfig    Sat Jul 15 18:00:25 2000
 
3
+++ nss_db-2.2/ltconfig Sun Mar 25 09:56:49 2001
 
4
@@ -1922,6 +1922,7 @@
 
5
   library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so'
 
6
   soname_spec='${libname}${release}.so$major'
 
7
   shlibpath_var=LD_LIBRARY_PATH
 
8
+  deplibs_check_method=pass_all
 
9
   ;;
 
10
 
 
11
 hpux9* | hpux10* | hpux11*)