Package: smart
Version: 1.2-1
Severity: serious
From my pbuilder build log:
...
fakeroot debian/rules binary
test -x debian/rules
dh_clean -k
dh_installdirs -A
mkdir -p "."
mkdir -p debian/python-module-stampdir
if test -e /usr/share/misc/config.guess ; then \
for i in ./contrib/ksmarttray/admin/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./contrib/ksmarttray/admin/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
dh_installdirs -psmartpm
dh_movefiles -psmartpm
dh_movefiles: debian/tmp does not exist.
make: *** [install/smartpm] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status
2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]