ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/staticperl.sh
(Generate patch)

Comparing cvsroot/App-Staticperl/staticperl.sh (file contents):
Revision 1.51 by root, Mon Jul 18 07:34:48 2011 UTC vs.
Revision 1.52 by root, Mon Mar 5 07:14:32 2012 UTC

79# life easier when working in e.g. "staticperl cpan / look" 79# life easier when working in e.g. "staticperl cpan / look"
80PATH="$PERL_PREFIX/perl/bin:$PATH" 80PATH="$PERL_PREFIX/perl/bin:$PATH"
81 81
82# set version in a way that Makefile.PL can extract 82# set version in a way that Makefile.PL can extract
83VERSION=VERSION; eval \ 83VERSION=VERSION; eval \
84$VERSION="1.4" 84$VERSION="1.41"
85 85
86BZ2=bz2 86BZ2=bz2
87BZIP2=bzip2 87BZIP2=bzip2
88 88
89fatal() { 89fatal() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines