On Thu, Feb 22, 2001 at 09:34:28PM +0000, Colin Watson wrote: > Denis Barbier <[EMAIL PROTECTED]> wrote: > >from http://people.debian.org/~bod/perl-policy/ch-module_packages.html > > 3.3 Vendor Installation > > > > A module should use the following lines in the debian/rules build > > target: > > perl Makefile.PL INSTALLDIRS=vendor > > $(MAKE) OPTIMIZE="-O2 -g -Wall" > > > >But... on ftp-master.debian.org, i ran > > [EMAIL PROTECTED]:~$ find /org/ftp.debian.org/ftp/pool/main -name \ > > \*.diff.gz -exec grep -l INSTALLDIRS=vendor {} \; > > [EMAIL PROTECTED]:~$ > > > >Did i miss something? > > Did you mean zgrep? :)
This is indeed what i meant, but my fingers did not hear that ;) Thanks, i now have lots of examples. Denis

