Bug#456508: pfstools: FTBFS with /bin/sh == dash

2008-01-15 Thread Barry deFreese

This will fix it too.

Thanks,

Barry deFreese
diff -urN pfstools-1.6.2.orig/debian/rules pfstools-1.6.2/debian/rules
--- pfstools-1.6.2.orig/debian/rules2008-01-15 10:21:47.0 -0500
+++ pfstools-1.6.2/debian/rules 2008-01-15 10:22:23.0 -0500
@@ -75,7 +75,8 @@
chmod 644 debian/tmp/usr/share/octave/site/api-v13/m/pfstools/*

# these binaries are not available
-   rm debian/tmp/usr/share/man/man1/pfs{in,out}jpeghdr.1
+   rm debian/tmp/usr/share/man/man1/pfsinjpeghdr.1
+   rm debian/tmp/usr/share/man/man1/pfsoutjpeghdr.1
 
 binary-indep: build install
# nothing to do here


Bug#456508: pfstools: FTBFS with /bin/sh == dash

2007-12-16 Thread Sebastian Harl
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