[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Perl bindings should be installed into vendor_perl

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: 2007-10-12 12:26:01 CEST

Subversion currently installs Perl bindings into /usr/lib/perl5/site_perl, but
this location is rather intended for modules installed using CPAN.
Subversion should install Perl bindings into /usr/lib/perl5/vendor_perl which
is better location.

[[[
Install Perl bindings into vendor location instead of site location.

* subversion/bindings/swig/perl/native/Makefile.PL.in
  (config): Set INSTALLDIRS to vendor.

Patch by: arfrever
]]]

-- 
Arfrever Frehtes Taifersar Arahesis

Received on Fri Oct 12 12:31:18 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.