From f0dd96fa58478f732009def25f527d67d87e464c Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 8 Jul 2012 23:33:45 +0200 Subject: cross-compilation improvements --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c83300293..db73cdd87 100755 --- a/install.sh +++ b/install.sh @@ -199,6 +199,10 @@ if [ $# -eq 1 ] ; then cp doc/manual.html $docdir/manual.html chmod 644 $docdir/manual.html fi + if [ -f doc/nimrodc.html ]; then + cp doc/nimrodc.html $docdir/nimrodc.html + chmod 644 $docdir/nimrodc.html + fi if [ -f doc/mytest.cfg ]; then cp doc/mytest.cfg $docdir/mytest.cfg chmod 644 $docdir/mytest.cfg -- cgit 1.4.1-2-gfad0