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

Re: lintian .packlist warning and debian/rules modification



On Sun, 09 Sep 2007, Jeremiah Foster wrote:
>> This part is actually the best solution.  In your build rule, you want to
>> do something like:
>>
>>         $(PERL) Makefile.PL INSTALLDIRS=vendor
>>         $(MAKE)
>>
>> and then you won't have this problem.
>
> I had that in my debian/rules file, but for me it was not working. I am not 
> sure why. 

Don't you have a customize perl installation taking precedence over the
Debian one?

That could maybe also explain your svn-inject troubles... I'd check
the content of /usr/local/.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/



Reply to: