summaryrefslogtreecommitdiffhomepage
path: root/patches/bzip2/bzip2-1.0.4-man-links.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/bzip2/bzip2-1.0.4-man-links.patch')
-rw-r--r--patches/bzip2/bzip2-1.0.4-man-links.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/bzip2/bzip2-1.0.4-man-links.patch b/patches/bzip2/bzip2-1.0.4-man-links.patch
index db3978b5..2427d6a7 100644
--- a/patches/bzip2/bzip2-1.0.4-man-links.patch
+++ b/patches/bzip2/bzip2-1.0.4-man-links.patch
@@ -5,8 +5,8 @@ http://bugs.gentoo.org/172986
@@ -85,4 +85,7 @@
cp -f bzip2.1 $(PREFIX)/share/man/man1
chmod a+r $(PREFIX)/share/man/man1/bzip2.1
-+ ln -fs bzip2.1 $(PREFIX)/share/man/man1/bunzip2.1
-+ ln -fs bzip2.1 $(PREFIX)/share/man/man1/bzcat.1
-+ ln -fs bzip2.1 $(PREFIX)/share/man/man1/bzip2recover.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