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

Comparing App-Staticperl/staticperl.sh (file contents):
Revision 1.42 by root, Sun May 1 10:03:29 2011 UTC vs.
Revision 1.43 by root, Tue May 10 17:40:17 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.22" 83$VERSION="1.3"
84 84
85BZ2=bz2 85BZ2=bz2
86BZIP2=bzip2 86BZIP2=bzip2
87 87
88fatal() { 88fatal() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines