commit: 92e227618ff2cdaddc586029ed24e61d0a3673f9 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Nov 17 15:24:07 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Nov 17 15:24:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e22761
dev-libs/libunistring: Clean up patch. Package-Manager: Portage-2.3.14, Repoman-2.3.6 dev-libs/libunistring/files/libunistring-nodocs.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-libs/libunistring/files/libunistring-nodocs.patch b/dev-libs/libunistring/files/libunistring-nodocs.patch index 07b003cb921..488db9acdfd 100644 --- a/dev-libs/libunistring/files/libunistring-nodocs.patch +++ b/dev-libs/libunistring/files/libunistring-nodocs.patch @@ -1,6 +1,5 @@ -diff -Naur libunistring-0.9.3.orig/Makefile.in libunistring-0.9.3/Makefile.in ---- libunistring-0.9.3.orig/Makefile.in 2010-05-02 18:28:21.000000000 -0300 -+++ libunistring-0.9.3/Makefile.in 2010-09-24 12:45:40.000000000 -0300 +--- a/Makefile.in ++++ b/Makefile.in @@ -773,7 +773,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
