ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/Makefile.PL
(Generate patch)

Comparing kgsueme/Makefile.PL (file contents):
Revision 1.3 by pcg, Sat Aug 2 01:49:35 2003 UTC vs.
Revision 1.4 by pcg, Mon Aug 4 02:14:43 2003 UTC

23EOF 23EOF
24} 24}
25 25
26WriteMakefile( 26WriteMakefile(
27 dist => { 27 dist => {
28 PREOP => 'make setver && chmod -R u=rwX,go=rX . ;', 28 PREOP => 'chmod -R u=rwX,go=rX . ;',
29 COMPRESS => 'gzip -9v', 29 COMPRESS => 'gzip -9v',
30 SUFFIX => '.gz', 30 SUFFIX => '.gz',
31 }, 31 },
32 PREREQ_PM => { 32 PREREQ_PM => {
33 Gtk2 => 0.90, 33 Gtk2 => 0.90,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines