Package: twpsk
Version: 2.1+2.2beta1-1
Severity: serious
Hi,
Your package is failing to build because it's trying to
install things to the wrong place during build:
make[2]: Leaving directory `/build/buildd/twpsk-2.1+2.2beta1/gui'
if test -d /home/buildd/twpskDir ; \
then \
echo /home/buildd/twpskDir exists - preserving your files. ; \
else \
echo Copying some files to /home/buildd/twpskDir; \
install -d /home/buildd/twpskDir ; \
install gui/twpskDir/* /home/buildd/twpskDir ; \
fi
Copying some files to /home/buildd/twpskDir
install: cannot create directory `/home/buildd': Permission denied
install: installing multiple files, but last argument, `/home/buildd/twpskDir'
is not a directory
Try `install --help' for more information.
make[1]: *** [inst_files] Error 1
Kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]