From 49bed84eef2cb54965d55801cb537bf903a707f5 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Tue, 19 Dec 2000 18:32:52 +0000 Subject: [PATCH] Modified Files: install: updated to copy math engine configuration files --- helm/configuration/install | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/helm/configuration/install b/helm/configuration/install index 83fe70010..f84b12cb3 100755 --- a/helm/configuration/install +++ b/helm/configuration/install @@ -14,8 +14,6 @@ mkdir -p $ROOT/local/etc/helm echo cp local/lib/helm/configuration.pl $ROOT/local/lib/helm/ cp local/lib/helm/configuration.pl $ROOT/local/lib/helm/ -echo cp local/etc/helm/configuration.xml $ROOT/local/etc/helm/ -cp local/etc/helm/configuration.xml $ROOT/local/etc/helm/ +echo cp local/etc/helm/* $ROOT/local/etc/helm/ +cp local/etc/helm/* $ROOT/local/etc/helm/ -echo cp local/etc/helm/configuration.dtd $ROOT/local/etc/helm/ -cp local/etc/helm/configuration.dtd $ROOT/local/etc/helm/ -- 2.39.2