Hi,
On Sun, Dec 16, 2007 at 10:57:42AM +0100, Tollef Fog Heen wrote:
> it seems like pfstools fails to build if your /bin/sh is dash rather
> than bash.
>
> The problem is in debian/rules:
>
> rm debian/tmp/usr/share/man/man1/pfs{in,out}jpeghdr.1
>
> { and } are not meta-characters per POSIX; that's a bashism.
>
> You can fix this by setting SHELL = /bin/bash in debian/rules or
> change the pattern.Thanks for the pointer. I will fix the pattern in the next upload which is due fairly soon. Cheers, Sebastian -- Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/ Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin
signature.asc
Description: Digital signature

