Comment 8 for bug 434972

Revision history for this message
Stefan Ebner (sebner) wrote :

FTBFS for me. N'ACK for MOTU until fixed.

dh_lintian -pphatch-cli
dh_install -pphatch-cli
dh_link -pphatch-cli
dh_installmime -pphatch-cli
dh_pysupport -pphatch-cli
rm -rf /tmp/buildd/phatch-0.2.1/debian/phatch-cli/usr/share/phatch/docs # install_data creates it
find /tmp/buildd/phatch-0.2.1/debian/phatch-cli -name '*.py[co]' -delete
sed -i -e "s|import phatch|sys.path.insert(0,'/usr/share/phatch/');import phatch|" /tmp/buildd/phatch-0.2.1/debian/phatch-cli/usr/bin/phatch
sed: can't read /tmp/buildd/phatch-0.2.1/debian/phatch-cli/usr/bin/phatch: No such file or directory
make: *** [binary-install/phatch-cli] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2