diff --git a/general/sysutils/zip.xml b/general/sysutils/zip.xml
index 7c18492711..43d8951a7e 100644
--- a/general/sysutils/zip.xml
+++ b/general/sysutils/zip.xml
@@ -51,13 +51,12 @@ url="&zip-download-ftp;"/>
Install Zip by running the following
commands:
-sed -i -e 's@$(INSTALL) man/zip.1@$(INSTALL_PROGRAM) man/zip.1@' \
- unix/Makefile &&
-make prefix=/usr -f unix/Makefile generic_gcc
+make prefix=/usr -f unix/Makefile generic_gcc
Now, as the root user:
-make prefix=/usr -f unix/Makefile install
+make prefix=/usr -f unix/Makefile install &&
+install -v -m644 man/zip.1 /usr/share/man/man1