GRMLBASE scripts: run all fcopy commands in verbose mode.
[grml-live.git] / etc / grml / fai / config / scripts / GRMLBASE / 25-locales
index 58ed8c7..9987614 100755 (executable)
@@ -11,7 +11,7 @@ set -e
 
 # set up /etc/locale.gen, only GRML_FULL and LOCALES have
 # the full setup, GRMLBASE installs a minimal configuration
 
 # set up /etc/locale.gen, only GRML_FULL and LOCALES have
 # the full setup, GRMLBASE installs a minimal configuration
-fcopy /etc/locale.gen
+fcopy -v /etc/locale.gen
 
 # get rid of locales unless using class LOCALES
 set +u
 
 # get rid of locales unless using class LOCALES
 set +u