diff options
author | Thomas Bächler <thomas@archlinux.org> | 2007-10-31 10:23:38 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2007-10-31 10:23:38 +0100 |
commit | 4e70bf6d1ad4f759ac6d00fbc8545fbd9f2b8d75 (patch) | |
tree | 0981324d10b4c7a2a08f4692b8b5380fe4d1ef5c /install.sh | |
parent | 06effe2898b15816f68c19877d6ef3c189a71536 (diff) | |
download | mkinitcpio-4e70bf6d1ad4f759ac6d00fbc8545fbd9f2b8d75.tar.gz mkinitcpio-4e70bf6d1ad4f759ac6d00fbc8545fbd9f2b8d75.tar.xz |
Revert "Add manpage to package. This is only temporary, until we get the"
This reverts commit 06effe2898b15816f68c19877d6ef3c189a71536.
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,5 +19,3 @@ install -D -m644 functions ${1}/lib/initcpio/functions cp -r hooks/ ${1}/lib/initcpio/ cp -r install/ ${1}/lib/initcpio/ cp -r mkinitcpio.d/ ${1}/etc/mkinitcpio.d - -install -D -m644 mkinitcpio.5.gz /usr/man/man5/mkinitcpio.5.gz |