diff options
Diffstat (limited to 'meta/recipes-extended/man')
-rw-r--r-- | meta/recipes-extended/man/man_1.6f.bb | 42 |
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 873b26ce2..d38612be8 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" SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \ file://man-1.5k-confpath.patch;striplevel=0 \ - file://man-1.5h1-make.patch;striplevel=1 \ - file://man-1.5k-nonascii.patch;striplevel=1 \ - file://man-1.6e-security.patch;striplevel=1 \ - file://man-1.6e-mandirs.patch;striplevel=1 \ - file://man-1.5m2-bug11621.patch;striplevel=1 \ - file://man-1.5k-sofix.patch;striplevel=1 \ - file://man-1.5m2-buildroot.patch;striplevel=1 \ - file://man-1.6e-ro_usr.patch;striplevel=1 \ + file://man-1.5h1-make.patch; \ + file://man-1.5k-nonascii.patch; \ + file://man-1.6e-security.patch; \ + file://man-1.6e-mandirs.patch; \ + file://man-1.5m2-bug11621.patch; \ + file://man-1.5k-sofix.patch; \ + file://man-1.5m2-buildroot.patch; \ + file://man-1.6e-ro_usr.patch; \ file://man-1.5i2-newline.patch;striplevel=0 \ - file://man-1.5j-utf8.patch;striplevel=1 \ - file://man-1.5i2-overflow.patch;striplevel=1 \ - file://man-1.5j-nocache.patch;striplevel=1 \ - file://man-1.5i2-initial.patch;striplevel=1 \ + file://man-1.5j-utf8.patch; \ + file://man-1.5i2-overflow.patch; \ + file://man-1.5j-nocache.patch; \ + file://man-1.5i2-initial.patch; \ file://man-1.5h1-gencat.patch;striplevel=0 \ - file://man-1.5g-nonrootbuild.patch;striplevel=1 \ + file://man-1.5g-nonrootbuild.patch; \ file://man-1.5m2-tv_fhs.patch;striplevel=0 \ - file://man-1.5j-i18n.patch;striplevel=1 \ - file://man-1.6e-whatis2.patch;striplevel=1 \ - file://man-1.6e-use_i18n_vars_in_a_std_way.patch;striplevel=1 \ - file://man-1.5m2-no-color-for-printing.patch;striplevel=1 \ - file://man-1.5m2-sigpipe.patch;striplevel=1 \ - file://man-1.6e-i18n_whatis.patch;striplevel=1 \ - file://man-1.6e-new_sections.patch;striplevel=1 \ - file://man-1.6e-lzma+xz-support.patch;striplevel=1 \ + file://man-1.5j-i18n.patch; \ + file://man-1.6e-whatis2.patch; \ + file://man-1.6e-use_i18n_vars_in_a_std_way.patch; \ + file://man-1.5m2-no-color-for-printing.patch; \ + file://man-1.5m2-sigpipe.patch; \ + file://man-1.6e-i18n_whatis.patch; \ + file://man-1.6e-new_sections.patch; \ + file://man-1.6e-lzma+xz-support.patch; \ file://man*" SRC_URI[md5sum] = "67aaaa6df35215e812fd7d89472c44b6" |