Copy entire contents of directory to installation point. This now
authorChris Hanson <org/chris-hanson/cph>
Wed, 31 May 2000 23:54:11 +0000 (23:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 31 May 2000 23:54:11 +0000 (23:54 +0000)
matters so that copy in my directory will act as a branch for
development.

v7/src/imail/install.sh

index 906ce61f1ac1d5ff63e1fe10fb495e3bc2e70151..3ca7f0871505a70eec13fa8b85332a1691bb9794 100755 (executable)
@@ -1,4 +1,2 @@
 #!/bin/sh
-cd ~/new/imail
-mkdir -p $bscm/lib/imail
-cpx -c *.com *.bci imail.bco imail.bld load.scm $bscm/lib/imail
+cpx -c ~/new/imail $bscm/lib/.