summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-16 03:05:19 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-16 03:05:19 +0200
commitc527fd1f14c27855a37f2e8ac5346ce8d940ced2 (patch)
treebb002c1fdf011c41dbd2f0927bed23ecb5f83c97 /meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
downloadpoky-c527fd1f14c27855a37f2e8ac5346ce8d940ced2.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-selftest/recipes-test/man/man/man-1.5h1-make.patch')
-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