From 4e70bf6d1ad4f759ac6d00fbc8545fbd9f2b8d75 Mon Sep 17 00:00:00 2001 From: Thomas Bächler Date: Wed, 31 Oct 2007 10:23:38 +0100 Subject: Revert "Add manpage to package. This is only temporary, until we get the" This reverts commit 06effe2898b15816f68c19877d6ef3c189a71536. --- install.sh | 2 -- mkinitcpio.5.gz | Bin 1804 -> 0 bytes 2 files changed, 2 deletions(-) delete mode 100644 mkinitcpio.5.gz diff --git a/install.sh b/install.sh index b80acbc..401f97f 100755 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/mkinitcpio.5.gz b/mkinitcpio.5.gz deleted file mode 100644 index 4eeeddb..0000000 Binary files a/mkinitcpio.5.gz and /dev/null differ -- cgit v1.2.3-24-g4f1b