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.43 by root, Tue May 10 17:40:17 2011 UTC vs.
Revision 1.44 by root, Tue Jun 14 07:04:43 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.3" 83$VERSION="1.31"
84 84
85BZ2=bz2 85BZ2=bz2
86BZIP2=bzip2 86BZIP2=bzip2
87 87
88fatal() { 88fatal() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines