diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-09-02 21:28:08 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-09-02 21:28:08 +0000 |
commit | 9a35ac794547b5d62ccb3460c12e9a085522c60d (patch) | |
tree | 17291d403b10f4d2383ac11caf3d9b10e3807217 /devel/libtool15/files/patch-af | |
parent | . Respect NOPORTDOCS. (diff) |
Update to 1.5.20
Diffstat (limited to 'devel/libtool15/files/patch-af')
-rw-r--r-- | devel/libtool15/files/patch-af | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/libtool15/files/patch-af b/devel/libtool15/files/patch-af index 3c38adffe411..ac073636313d 100644 --- a/devel/libtool15/files/patch-af +++ b/devel/libtool15/files/patch-af @@ -1,10 +1,5 @@ --- libltdl/Makefile.in.orig Mon May 16 02:34:13 2005 +++ libltdl/Makefile.in Thu Jun 16 19:29:09 2005 -@@ -224,3 +224,3 @@ - libltdlc_la_LIBADD = $(LIBADD_DL) --ltdldatadir = $(datadir)/libtool/libltdl -+ltdldatadir = $(datadir)/libtool15/libltdl - ltdldatafiles = COPYING.LIB README acinclude.m4 aclocal.m4 \ @@ -437,9 +437,7 @@ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |