[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [patch] one liner



On Thu, 2003-08-07 at 05:06, hannibal adtrw org wrote:
> Line 76 of Gtk2/Makefile.PL needs a small change.
> 
> -        'pm/SimpleList.pm' => '$(INST_MAN3DIR)/Gtk2::SimpleList.pm',
> +        'pm/SimpleList.pm' => '$(INST_MAN3DIR)/Gtk2::SimpleList.3pm',

Slightly more general would be

 'pm/SimpleList.pm' =>
             "\$(INST_MAN3DIR)/Gtk2::SimpleList.$Config{man3ext}",

Cheers, Roderich





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]