generic-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch

17 lines
454 B
Diff

Test patch here!
This is invalid patch used by tests in scripts/lib/selftests.
--- man-1.5g/man/Makefile.in.mike Fri Apr 9 13:35:54 1999
+++ man-1.5g/man/Makefile.in Fri Apr 9 13:36:45 1999
@@ -1,8 +1,8 @@
#MAKE THIS PATCH INVALID
MAN1 = man whatis apropos
-MAN5 = man.conf
+MAN5 = man.config
MAN8 = makewhatis
-ALL = man.1 whatis.1 apropos.1 man.conf.5
+ALL = man.1 whatis.1 apropos.1 man.config.5
MAYBE8 = makewhatis
.SUFFIXES: .man .1 .5 .8