Jon Dowland wrote: > Package: tracker > Version: 0.6.6-1 > Severity: minor > > It would be nice if the "clean" target undid all changes > performed by the "build" target: > > [EMAIL PROTECTED]:/tmp$ cp -a tracker-0.6.6~ tracker-0.6.6 > [EMAIL PROTECTED]:/tmp$ cd tracker-0.6.6 > [EMAIL PROTECTED]:/tmp/tracker-0.6.6$ fakeroot debian/rules build >/dev/null > 2>&1 > [EMAIL PROTECTED]:/tmp/tracker-0.6.6$ echo $? > 0 > [EMAIL PROTECTED]:/tmp/tracker-0.6.6$ fakeroot debian/rules clean >/dev/null > 2>&1 > [EMAIL PROTECTED]:/tmp/tracker-0.6.6$ echo $? > 0 > [EMAIL PROTECTED]:/tmp/tracker-0.6.6$ cd ../ > [EMAIL PROTECTED]:/tmp$ diff -ruN tracker-0.6.6~ tracker-0.6.6 | diffstat > tracker-client.h | 1696 > ------------------------------------------------------- > 1 file changed, 1696 deletions(-)
What's the actual problem with that? tracker-client.h is simply a autogenerated header file which is included in the tarball for convenience. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

