aboutsummaryrefslogtreecommitdiffstats
path: root/extra/bzip2/bzip2-1.0.4-man-links.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bzip2/bzip2-1.0.4-man-links.patch')
-rw-r--r--extra/bzip2/bzip2-1.0.4-man-links.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/bzip2/bzip2-1.0.4-man-links.patch b/extra/bzip2/bzip2-1.0.4-man-links.patch
deleted file mode 100644
index 2427d6a7fb..0000000000
--- a/extra/bzip2/bzip2-1.0.4-man-links.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-http://bugs.gentoo.org/172986
-
---- bzip2-1.0.4/Makefile
-+++ bzip2-1.0.4/Makefile
-@@ -85,4 +85,7 @@
- cp -f bzip2.1 $(PREFIX)/share/man/man1
- chmod a+r $(PREFIX)/share/man/man1/bzip2.1
-+ ln -s bzip2.1 $(PREFIX)/share/man/man1/bunzip2.1
-+ ln -s bzip2.1 $(PREFIX)/share/man/man1/bzcat.1
-+ ln -s bzip2.1 $(PREFIX)/share/man/man1/bzip2recover.1
- cp -f bzlib.h $(PREFIX)/include
- chmod a+r $(PREFIX)/include/bzlib.h