summaryrefslogtreecommitdiffstats
path: root/install-sh
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-06-01 08:12:01 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-06-01 08:12:01 -0400
commit38c814fb9dabac0646beb4036635ef480183aabc (patch)
tree477d5a3642a5564b88e3ed99979f805cc29d3e7b /install-sh
parent6a3683427ec79f6e613922eaed64d08ff930264c (diff)
downloadphoronix-test-suite-upstream-38c814fb9dabac0646beb4036635ef480183aabc.tar.gz
phoronix-test-suite-upstream-38c814fb9dabac0646beb4036635ef480183aabc.tar.xz
phoronix-test-suite-upstream-38c814fb9dabac0646beb4036635ef480183aabc.zip
Update installer for documentation changes
Diffstat (limited to 'install-sh')
-rwxr-xr-xinstall-sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/install-sh b/install-sh
index ff69de5..c1a07a6 100755
--- a/install-sh
+++ b/install-sh
@@ -14,11 +14,10 @@ mkdir -p $INSTALL_PREFIX/share/phoronix-test-suite/
mkdir -p $INSTALL_PREFIX/share/doc/phoronix-test-suite/
cp CHANGE-LOG $INSTALL_PREFIX/share/doc/phoronix-test-suite/
-cp README $INSTALL_PREFIX/share/doc/phoronix-test-suite/
-cp LICENSE $INSTALL_PREFIX/share/doc/phoronix-test-suite/
+cp COPYING $INSTALL_PREFIX/share/doc/phoronix-test-suite/
cd documentation/
-cp * $INSTALL_PREFIX/share/doc/phoronix-test-suite/
+cp -r * $INSTALL_PREFIX/share/doc/phoronix-test-suite/
cd ..
cp -r pts/ $INSTALL_PREFIX/share/phoronix-test-suite/