diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-19 09:26:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-19 09:26:20 +0000 |
commit | d2c9d4af117a675454c696aa07b3445c18fe2fda (patch) | |
tree | 1c1a21de59fff7717ce5a29da45ebf96883ee7e6 /bzip2-point-to-doc-pkg.patch | |
parent | f99cedb0c9358dc859d1cbfc53cba5f1e0cc57b2 (diff) |
automatic import of bzip2openeuler22.03_LTS
Diffstat (limited to 'bzip2-point-to-doc-pkg.patch')
-rw-r--r-- | bzip2-point-to-doc-pkg.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bzip2-point-to-doc-pkg.patch b/bzip2-point-to-doc-pkg.patch new file mode 100644 index 0000000..5b760c8 --- /dev/null +++ b/bzip2-point-to-doc-pkg.patch @@ -0,0 +1,14 @@ +Index: bzip2-1.0.7/README +=================================================================== +--- bzip2-1.0.7.orig/README 2019-06-27 20:15:39.000000000 +0200 ++++ bzip2-1.0.7/README 2019-06-27 23:10:21.387272546 +0200 +@@ -17,7 +17,8 @@ in the file LICENSE. + + Complete documentation is available in Postscript form (manual.ps), + PDF (manual.pdf) or html (manual.html). A plain-text version of the +-manual page is available as bzip2.txt. ++manual page is available as bzip2.txt. bzip2 documentation is ++available in separate bzip2-doc package. + + + HOW TO BUILD -- UNIX |