Package: libggimisc
Version: 2.0.2-1.3
Severity: normal

Hello,

There was a problem while autobuilding your package:

> Automatic build of libggimisc_2.0.2-1.3 on avidan by sbuild/i386 0.46
> Build started at 20060611-1101
> ******************************************************************************
...
> set -e;                                                               \
>       function hack {                                                 \
>         if ! grep $3 debian/$1.substvars >/dev/null ; then            \
>           mv debian/$1.substvars debian/$1.substvars-unhacked ;       \
>           sed -e "s/$2\\( *([^)]*)\\)\\{0,1\\}/& | $3$4/"             \
>             <debian/$1.substvars-unhacked >debian/$1.substvars;       \
>           rm debian/$1.substvars-unhacked;                            \
>         fi;                                                           \
>       };                                                              \
>       hack libggimisc2 xlibs xlib6g ' \(>= 3.3.6\)';                  \
>       hack libggimisc2 svgalibg1 svgalib-dummyg1
> /bin/sh: function: not found
> make: *** [binary-arch] Error 127
> ******************************************************************************
> Build finished at 20060611-1102
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------

function is not a POSIX compliant function, and since my /bin/sh is
linked to dash, this does not work.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to