]> git.pld-linux.org Git - packages/perl-DBI.git/blame - perl-DBI-changes.patch
- merged translations from RH
[packages/perl-DBI.git] / perl-DBI-changes.patch
CommitLineData
83a8062c 1--- Makefile.PL Sat Oct 12 15:10:29 2002
2+++ Makefile.PL.new Sat Oct 12 15:10:22 2002
3@@ -253,7 +253,7 @@
4
5 # make Changes file available as installed pod docs "perldoc DBI::Changes"
6 inst_libdbi = ' . File::Spec->catdir($self->{INST_LIB}, 'DBI') . '
7-changes_pm = ' . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pm') . '
8+changes_pm = ' . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pod') . '
9
10 config :: $(changes_pm)
11
This page took 0.084776 seconds and 4 git commands to generate.