]> git.pld-linux.org Git - packages/perl-DBI.git/commitdiff
- mv DBI/Changes.pm DBI/Changes.pod
authorradek <radek@pld-linux.org>
Sat, 12 Oct 2002 13:43:58 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBI-changes.patch -> 1.1

perl-DBI-changes.patch [new file with mode: 0644]

diff --git a/perl-DBI-changes.patch b/perl-DBI-changes.patch
new file mode 100644 (file)
index 0000000..3472670
--- /dev/null
@@ -0,0 +1,11 @@
+--- Makefile.PL        Sat Oct 12 15:10:29 2002
++++ Makefile.PL.new    Sat Oct 12 15:10:22 2002
+@@ -253,7 +253,7 @@
+ # make Changes file available as installed pod docs "perldoc DBI::Changes"
+ inst_libdbi = ' . File::Spec->catdir($self->{INST_LIB}, 'DBI') . '
+-changes_pm = '  . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pm') . '
++changes_pm = '  . File::Spec->catfile($self->{INST_LIB}, 'DBI', 'Changes.pod') . '
+ config :: $(changes_pm)
This page took 0.823322 seconds and 4 git commands to generate.