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)
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.


No differences found