summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/man/man
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/man/man')
-rw-r--r--meta-selftest/recipes-test/man/man/man-1.5h1-make.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch b/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
new file mode 100644
index 0000000000..a0d59b78ce
--- /dev/null
+++ b/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
@@ -0,0 +1,16 @@
1Test patch here!
2This is invalid patch used by tests in scripts/lib/selftests.
3
4--- man-1.5g/man/Makefile.in.mike Fri Apr 9 13:35:54 1999
5+++ man-1.5g/man/Makefile.in Fri Apr 9 13:36:45 1999
6@@ -1,8 +1,8 @@
7 #MAKE THIS PATCH INVALID
8 MAN1 = man whatis apropos
9-MAN5 = man.conf
10+MAN5 = man.config
11 MAN8 = makewhatis
12-ALL = man.1 whatis.1 apropos.1 man.conf.5
13+ALL = man.1 whatis.1 apropos.1 man.config.5
14 MAYBE8 = makewhatis
15
16 .SUFFIXES: .man .1 .5 .8