Michael Schroeder wrote: > On Wed, May 16, 2007 at 11:21:00AM +0200, Ludwig Nussel wrote: > > suse $ perl -V:installvendorarch -V:installvendorlib > > installvendorarch='/usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi'; > > installvendorlib='/usr/lib/perl5/vendor_perl/5.8.8'; > > > > debian $ perl -V:installvendorarch -V:installvendorlib > > installvendorarch='/usr/lib/perl5'; > > installvendorlib='/usr/share/perl5'; > > > > Couldn't we have a lot more noarch packages by defining those > > variables the Debian way? > > No, the debian way is just broken. There must be a 'vendor' somewhere > in the vendor variables...
Ok, so there is no objection against removing the exact version number from the path at least? > Besides, $installvendorlib is where the noarch stuff should live. The .packlist file gets installed into $installvendorarch though. See for example perl-URI. Since that file is touched by %perl_process_packlist anyways, couldn't it be moved to a noarch dir or removed? cu Ludwig -- (o_ Ludwig Nussel //\ SUSE Labs V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
