ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/makebin.linux
(Generate patch)

Comparing deliantra/Deliantra-Client/makebin.linux (file contents):
Revision 1.16 by root, Sun Mar 30 08:01:55 2008 UTC vs.
Revision 1.17 by root, Mon May 5 20:22:03 2008 UTC

1#!/bin/bash 1#!/bin/bash
2 2
3# Convert a gtk2-perl program to a standalone linux binary 3# Convert a gtk2-perl program to a standalone linux binary
4 4
5EV_EVENTFD=
5PERL=/usr 6PERL=/usr
6PERLLIB=/usr/lib/perl5/ 7PERLLIB=/usr/lib/perl5/
7PANGO=1.5.0 8PANGO=1.5.0
8#PERL=/opt/perl 9#PERL=/opt/perl
9#PERLLIB=/opt/perl/lib/perl5/ 10#PERLLIB=/opt/perl/lib/perl5/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines