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

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.58 by root, Sun Jul 30 17:43:26 2006 UTC vs.
Revision 1.59 by root, Sun Jul 30 18:24:49 2006 UTC

36 $INC =~ s/\n/ /g for $INC, $LIBS; 36 $INC =~ s/\n/ /g for $INC, $LIBS;
37} 37}
38 38
39WriteMakefile( 39WriteMakefile(
40 dist => { 40 dist => {
41 PREOP => 'pod2text CFPlus.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 41 PREOP => 'pod2text bin/cfplus | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',
42 COMPRESS => 'gzip -9v', 42 COMPRESS => 'gzip -9v',
43 SUFFIX => '.gz', 43 SUFFIX => '.gz',
44 }, 44 },
45 NAME => "CFPlus", 45 NAME => "CFPlus",
46 INC => $INC, 46 INC => $INC,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines