[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: package built with MakeMaker: possible i386ism?



Richard Braakman wrote:
> You could use find's -empty test here, and drop the flag to rmdir:
> 
> find debian/tmp -type f -name .packlist | xargs rm
> find debian/tmp/usr/lib -type d -empty | xargs rmdir -p

Ah, good.

Sice you're following this thread: what do you think of a lintian test for
this?

-- 
see shy jo


Reply to: