Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:openQA:Leap:15.5
perl-DBD-SQLite
perl-DBD-SQLite-use-external-sqlite3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-DBD-SQLite-use-external-sqlite3.patch of Package perl-DBD-SQLite
Index: DBD-SQLite-1.70/Makefile.PL =================================================================== --- DBD-SQLite-1.70.orig/Makefile.PL +++ DBD-SQLite-1.70/Makefile.PL @@ -129,7 +129,7 @@ SCOPE: { # a system sqlite is also sophisticated enough to have a patching system # that can change the if ( 0 ) to if ( 1 ) my ($sqlite_local, $sqlite_base, $sqlite_lib, $sqlite_inc); -if ( 0 ) { +if ( 1 ) { require File::Spec; if ( $sqlite_base = (grep(/SQLITE_LOCATION=.*/, @ARGV))[0] ) { $sqlite_base =~ /=(.*)/;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor