X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fconfiguration%2Finstall;h=f84b12cb31f58f6733e5067aec9ba1d8ddd4a166;hb=f1963225783effe6f19d5ad6f44f3c049f76cd6e;hp=83fe700105bd72c83c14855a069040152fe36fe4;hpb=a788036087fcf59844506340da3fcfdf1eddf516;p=helm.git 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/