Comment the patch to note that it uses more generic names than the original

file and ensures that rpath information is included in the installed library.
This commit is contained in:
brook 2011-03-08 15:08:27 +00:00
parent e20daf1914
commit 4a91e7a8af
2 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.2 2011/03/08 03:20:16 brook Exp $
$NetBSD: distinfo,v 1.3 2011/03/08 15:08:27 brook Exp $
SHA1 (uuid-freebsd-1.0.2.tgz) = c472fc8b3a2ca7c325db1f2e6a289566260ce494
RMD160 (uuid-freebsd-1.0.2.tgz) = 90264bf8258f165b038c14d1eed3485121fcc2a6
Size (uuid-freebsd-1.0.2.tgz) = 3055 bytes
SHA1 (patch-Makefile) = 2ec9a8318c521e507ed839141474efdee0aef580
SHA1 (patch-Makefile) = edbda592fe086bfc523147d80a0bce7421e4fd10
SHA1 (patch-uuid.c) = 957cd42d900886c70ca0bfc1642ad97ac074148c

View file

@ -1,4 +1,7 @@
$NetBSD: patch-Makefile,v 1.1.1.1 2011/03/05 17:54:35 brook Exp $
$NetBSD: patch-Makefile,v 1.2 2011/03/08 15:08:27 brook Exp $
Use more generic names for the installed files and ensure that rpath
information is correctly included within the shared library.
--- Makefile.orig 2009-03-15 10:02:47.000000000 -0600
+++ Makefile 2011-02-12 10:59:40.000000000 -0700