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

Comparing deliantra/gde/Makefile.PL (file contents):
Revision 1.16 by elmex, Tue Dec 5 15:00:31 2006 UTC vs.
Revision 1.17 by elmex, Mon Oct 15 13:08:43 2007 UTC

14# Crossfire => 0.1, 14# Crossfire => 0.1,
15 Gtk2 => 1.08, 15 Gtk2 => 1.08,
16 }, 16 },
17 DIR => [], 17 DIR => [],
18 NAME => 'GCE', 18 NAME => 'GCE',
19 VERSION_FROM => 'bin/gce', 19 VERSION_FROM => 'bin/gde',
20 EXE_FILES => [qw(bin/gce)], 20 EXE_FILES => [qw(bin/gde)],
21 $pkg->get_makefile_vars, 21 $pkg->get_makefile_vars,
22 PM => { 22 PM => {
23 'GCE/AttrEdit.pm' => '$(INST_LIBDIR)/GCE/AttrEdit.pm', 23 'GCE/AttrEdit.pm' => '$(INST_LIBDIR)/GCE/AttrEdit.pm',
24 'GCE/InventoryEditor.pm' => '$(INST_LIBDIR)/GCE/InventoryEditor.pm', 24 'GCE/InventoryEditor.pm' => '$(INST_LIBDIR)/GCE/InventoryEditor.pm',
25# 'GCE/StackRef.pm' => '$(INST_LIBDIR)/GCE/StackRef.pm', 25# 'GCE/StackRef.pm' => '$(INST_LIBDIR)/GCE/StackRef.pm',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines