Comment 2 for bug 95469

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote : Re: [REUPLOAD] [feisty] FTBFS

Hi,

I think it is a problem with the debian/rules: the binary-src target depends on the orig tarball. It builds in a pbuilder, since the orig tarball is in the parent directory, but it ftbfs in the buildd (the orig tarball has to be somewhere else).

binary-src: checkdir debian/control ../$(PACKAGE)_$(PKG_UPVER).orig.tar.gz \
../$(PACKAGE)_$(PKG_VER).dsc ../$(PACKAGE)_$(PKG_VER).diff.gz