updatebase.GRMLBASE: execute fcopy with -i flag to ignore non-matching files
authorMichael Prokop <mika@grml.org>
Thu, 3 Jul 2014 13:33:01 +0000 (15:33 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 3 Jul 2014 13:33:01 +0000 (15:33 +0200)
commit862dda19d8da57572cc4032d0882f32273dee999
tree4ca7bfe10c176d896f91eeaf5dd3cd21b377f771
parentb591814c82b95aa6358d4ec73524a920f194be4c
updatebase.GRMLBASE: execute fcopy with -i flag to ignore non-matching files

Otherwise when building testing/unstable we get:

| fcopy: no matching file for any class for etc/apt/preferences.d/wheezy-backports defined.

and fcopy fails to execute:

| updatebase.GRMLBASE  FAILED with exit code 1.

and causing the following '$ROOTCMD apt-key add /etc/apt/grml.key
to never get executed then.
etc/grml/fai/config/hooks/updatebase.GRMLBASE