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

Re: package built with MakeMaker: possible i386ism?



Le Wed, Feb 24, 1999 at 01:10:30PM -0800, Joey Hess écrivait:
> You do realize don't you, that this only deletes the file, not the
> i386-linux (or whatever arch you built it in) directory it was in.

Yes and no, I'm maintaining two packages that does have file in
the arch-specific dir so that's not a problem and for the other
arch-independent one I have that :

	find ${TMP} -type f -name .packlist | xargs -r rm

        #I don't know why but perl create an empty /usr/lib/perl5/i386-linux ...
        -rm -rf ${TMP}/usr/lib/perl5/i386-linux

:-D

And that won't work if the package is build on a non-i386 arch ... thanks
for pointing this out !

Cheers,
-- 
Raphaël Hertzog >> 0C4CABF1 >> http://prope.insa-lyon.fr/~rhertzog/


Reply to: