X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fconfiguration%2Finstall;h=f84b12cb31f58f6733e5067aec9ba1d8ddd4a166;hb=2f8f506cd4625294c3e17e995fc51a597ed99504;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/