[Pkg-openldap-devel] Patch for libldap2
Torsten Landschoff
torsten@debian.org
Sun, 29 May 2005 18:58:36 +0200
--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi *, especially Steve,=20
What do you think about the attached patch?
Greetings
Torsten
=3D=3D=3D=3D Patch <cp_for_ln.diff> level 1
Source: [No source]
Target: 4f73d23a-02f0-0310-ba32-d8f3c4d81b1e:/work-openldap2.1/debian:2061 =
[local]
Log:
Copy libldap_r to libldap instead of symlinking it.
=3D=3D=3D move_files
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- move_files (revision 2061)
+++ move_files (patch cp_for_ln.diff level 1)
@@ -68,8 +68,7 @@
install_stuff etc/ldap/ldap*.conf
install_stuff usr/share/man/man5/ldap.conf*
( cd debian/tmp/usr/lib && \
- ln -sf libldap_r.so.? libldap.so.? && \
- ln -sf libldap_r.so.?.?.??? libldap.so.?.?.???
+ cp libldap_r.so.?.?.??? libldap.so.?.?.???
)
install_stuff usr/lib/*.so.*
=20
--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCmfS8dQgHtVUb5EcRAl4LAJ45olt9Y/1ldPkqr2uL3OXOFm7dvQCfaOyH
OUMdZO5S7f8yjtv3Uy9sr9c=
=wnvt
-----END PGP SIGNATURE-----
--WIyZ46R2i8wDzkSu--