Search
j0ke.net Open Build Service
>
Projects
>
devel
>
perl-DBD-Oracle
> perl-DBD-Oracle-Makefile.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File perl-DBD-Oracle-Makefile.patch of Package perl-DBD-Oracle (Revision 7)
Currently displaying revision
7
,
show latest
--- Makefile.PL.orig 2008-10-02 07:40:55.000000000 +0200 +++ Makefile.PL 2008-10-02 07:41:31.000000000 +0200 @@ -18,7 +18,7 @@ # For those not using Dynamic loading this means building a # new static perl in the DBI directory by saying 'make perl' # and then using _that_ perl to make this one. -use DBI 1.51; +use DBI 1.50; use DBI::DBD; # DBD creation tools