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.40 by root, Sun May 1 07:56:26 2011 UTC vs.
Revision 1.41 by root, Sun May 1 09:29:47 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines