]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commitdiff
Fix the PATH in the bootstrap documentation
authorVincent Pit <vince@profvince.com>
Sat, 28 Nov 2009 23:59:47 +0000 (00:59 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 28 Nov 2009 23:59:47 +0000 (00:59 +0100)
lib/CPANPLUS/Dist/Gentoo.pm

index 3bc66a54e33b26ac96ae0d712f4be150d7a3cf7c..f44b124fee5a427b5f83afd764b1b98433fa3a5f 100644 (file)
@@ -85,7 +85,7 @@ Log in as root and unpack them in e.g. your home directory :
 Set up environment variables so that the toolchain is temporarily available :
 
     # export OLDPATH=$PATH
-    # export PATH=/root/CPANPLUS-Dist-Gentoo-0.08/bin:$PATH
+    # export PATH=/root/CPANPLUS-0.88/bin:$PATH
     # export PERL5LIB=/root/CPANPLUS-Dist-Gentoo-0.08/blib/lib:/root/CPANPLUS-0.88/lib:/root/CPANPLUS-0.88/inc/bundle
 
 Make sure you don't have an old C<.cpanplus> configuration visible :