summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-06-28 16:27:46 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-03 11:49:17 -0400
commit6dfa4a48d6f2a55b42ab1c91707b4321c0a0f287 (patch)
treed36eea9388f9b214e37fc560253cd3532decc32e /install-sh
parentc313a75808df64347b904ba856e51f32491a576e (diff)
downloadphoronix-test-suite-upstream-6dfa4a48d6f2a55b42ab1c91707b4321c0a0f287.tar.gz
phoronix-test-suite-upstream-6dfa4a48d6f2a55b42ab1c91707b4321c0a0f287.tar.xz
phoronix-test-suite-upstream-6dfa4a48d6f2a55b42ab1c91707b4321c0a0f287.zip
Don't gz the phoronix-test-suite man page.
Diffstat (limited to 'install-sh')
-rwxr-xr-xinstall-sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-sh b/install-sh
index 0249714..637aaa7 100755
--- a/install-sh
+++ b/install-sh
@@ -40,7 +40,7 @@ cp -r * $INSTALL_PREFIX/share/doc/phoronix-test-suite/
cd ..
rm -rf $INSTALL_PREFIX/share/doc/phoronix-test-suite/man-pages/
-cp documentation/man-pages/*.1.gz $INSTALL_PREFIX/share/man/man1/
+cp documentation/man-pages/*.1 $INSTALL_PREFIX/share/man/man1/
cp -r pts/ $INSTALL_PREFIX/share/phoronix-test-suite/
rm -f $INSTALL_PREFIX/share/phoronix-test-suite/pts/etc/scripts/package-build-*