Package: e2fsprogs
Severity: wishlist
Hi,
currently, e2fsprogs fails to build on Ubuntu due to debian/rules
containing:
if test -f /etc/lsb-release && \
grep -q DISTRIB_ID=Ubuntu /etc/lsb-release; then \
install -p -m 0644 doc/rfc4122.txt \
/build/buildd/e2fsprogs-1.39+1.40-WIP-2006.11.14+dfsg/debian/uuid-dev/usr/share/doc/libuuid1;
\
fi
However, doc/rfc4122.txt is not in the source package, causing the
package to fail to build. Please remove this test and never install the
rfc.
- tfheen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]