commit: 8ab8dd3124f538e00484fa0b345614281abcc1b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 11 00:30:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 11 00:30:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab8dd31
sys-apps/grepcidr: fix comment typo in patch Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/grepcidr/files/grepcidr-2.0-Makefile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/grepcidr/files/grepcidr-2.0-Makefile.patch b/sys-apps/grepcidr/files/grepcidr-2.0-Makefile.patch index e9eb0a39113..c1b0b56f2a1 100644 --- a/sys-apps/grepcidr/files/grepcidr-2.0-Makefile.patch +++ b/sys-apps/grepcidr/files/grepcidr-2.0-Makefile.patch @@ -1,4 +1,4 @@ -Respect CPPFLAGS, LDFLAGS> +Respect CPPFLAGS, LDFLAGS --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ LDFLAGS=
