summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-18 00:17:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:23:30 -0700
commita0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch)
tree04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-extended/man
parente30a104c9c26ab47ba91939b585d113873cfb4c5 (diff)
downloadpoky-a0dc330b4abbb31c3c131a4cb1762555e5e109a1.tar.gz
recipes: Delete patch=1, its default and replace pnum with striplevel
Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/man')
-rw-r--r--meta/recipes-extended/man/man_1.6f.bb42
1 files changed, 21 insertions, 21 deletions
diff --git a/meta/recipes-extended/man/man_1.6f.bb b/meta/recipes-extended/man/man_1.6f.bb
index 873b26ce20..d38612be81 100644
--- a/meta/recipes-extended/man/man_1.6f.bb
+++ b/meta/recipes-extended/man/man_1.6f.bb
@@ -11,30 +11,30 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
11 11
12SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \ 12SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \
13 file://man-1.5k-confpath.patch;striplevel=0 \ 13 file://man-1.5k-confpath.patch;striplevel=0 \
14 file://man-1.5h1-make.patch;striplevel=1 \ 14 file://man-1.5h1-make.patch; \
15 file://man-1.5k-nonascii.patch;striplevel=1 \ 15 file://man-1.5k-nonascii.patch; \
16 file://man-1.6e-security.patch;striplevel=1 \ 16 file://man-1.6e-security.patch; \
17 file://man-1.6e-mandirs.patch;striplevel=1 \ 17 file://man-1.6e-mandirs.patch; \
18 file://man-1.5m2-bug11621.patch;striplevel=1 \ 18 file://man-1.5m2-bug11621.patch; \
19 file://man-1.5k-sofix.patch;striplevel=1 \ 19 file://man-1.5k-sofix.patch; \
20 file://man-1.5m2-buildroot.patch;striplevel=1 \ 20 file://man-1.5m2-buildroot.patch; \
21 file://man-1.6e-ro_usr.patch;striplevel=1 \ 21 file://man-1.6e-ro_usr.patch; \
22 file://man-1.5i2-newline.patch;striplevel=0 \ 22 file://man-1.5i2-newline.patch;striplevel=0 \
23 file://man-1.5j-utf8.patch;striplevel=1 \ 23 file://man-1.5j-utf8.patch; \
24 file://man-1.5i2-overflow.patch;striplevel=1 \ 24 file://man-1.5i2-overflow.patch; \
25 file://man-1.5j-nocache.patch;striplevel=1 \ 25 file://man-1.5j-nocache.patch; \
26 file://man-1.5i2-initial.patch;striplevel=1 \ 26 file://man-1.5i2-initial.patch; \
27 file://man-1.5h1-gencat.patch;striplevel=0 \ 27 file://man-1.5h1-gencat.patch;striplevel=0 \
28 file://man-1.5g-nonrootbuild.patch;striplevel=1 \ 28 file://man-1.5g-nonrootbuild.patch; \
29 file://man-1.5m2-tv_fhs.patch;striplevel=0 \ 29 file://man-1.5m2-tv_fhs.patch;striplevel=0 \
30 file://man-1.5j-i18n.patch;striplevel=1 \ 30 file://man-1.5j-i18n.patch; \
31 file://man-1.6e-whatis2.patch;striplevel=1 \ 31 file://man-1.6e-whatis2.patch; \
32 file://man-1.6e-use_i18n_vars_in_a_std_way.patch;striplevel=1 \ 32 file://man-1.6e-use_i18n_vars_in_a_std_way.patch; \
33 file://man-1.5m2-no-color-for-printing.patch;striplevel=1 \ 33 file://man-1.5m2-no-color-for-printing.patch; \
34 file://man-1.5m2-sigpipe.patch;striplevel=1 \ 34 file://man-1.5m2-sigpipe.patch; \
35 file://man-1.6e-i18n_whatis.patch;striplevel=1 \ 35 file://man-1.6e-i18n_whatis.patch; \
36 file://man-1.6e-new_sections.patch;striplevel=1 \ 36 file://man-1.6e-new_sections.patch; \
37 file://man-1.6e-lzma+xz-support.patch;striplevel=1 \ 37 file://man-1.6e-lzma+xz-support.patch; \
38 file://man*" 38 file://man*"
39 39
40SRC_URI[md5sum] = "67aaaa6df35215e812fd7d89472c44b6" 40SRC_URI[md5sum] = "67aaaa6df35215e812fd7d89472c44b6"