- Timestamp:
- 08/28/06 22:14:32 (2 years ago)
- Files:
-
- 1 modified
-
inc/Module/Install/Pugs.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/Module/Install/Pugs.pm
r12691 r12818 337 337 my $sep = File::Spec->catdir(''); 338 338 $text =~ s{\b/}{$sep}g; 339 $text =~ s/-libpath:"?(.*?)"? //g; 339 340 return $text; 340 341 }
