Package: icedove-locales
Severity: important
Tags: patch

This package miscompiles if /bin/sh is not bash. This is due to use of
"&> /dev/null". This should be changed to more portable
"> /dev/null 2>&1". After compilation all packages arew created, but
some of them do not contain /usr/share/doc/*/copyright files (those
packages will contain symlinks in /usr/share/doc if compiled with bash,
but if compiled with dash they contain real directories with some files
but not 'copyright').

This bug should probably be RC, but as packages are created anyway I set
severity to important.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19-rc1-me
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)

Reply via email to