Package: squashfs
Severity: serious
Version: 1:3.1r2-4
Justification: FTBFS

Hi,

squashfs seems to use bashisms in its debian/rules, please don't do
this (or use SHELL=/bin/bash in there):

DEB_MAKE_CHECK_TARGET unset, not running checks
DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install 
target
dh_installdirs -psquashfs-source
# Create the needed directories
mkdir -p debian/modules/squashfs/debian \
                 debian/modules/squashfs/linux-2.6 \
                 debian/squashfs-source/usr/src
# Copy the source and header files for 'linux-2.6'
cp linux-2.6/*.{c,h} linux-2.6/Makefile \
                debian/modules/squashfs/linux-2.6
cp: cannot stat `linux-2.6/*.{c,h}': No such file or directory
make: *** [install/squashfs-source] Error 1
debuild: fatal error at line 1228:
fakeroot debian/rules binary failed

(my /bin/sh points to dash)

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to