89d263c got rid of bundled sqlite3 libraries

Authored and Committed by miminar 10 years ago
    got rid of bundled sqlite3 libraries
    
    Although option USE_SYSTEM_SQLITE3 is on, bundled sqlite3 library got
    compiled and linked with shipped dbo backend library. Added patch fixing
    this issue.
    
    Resolves: bz#1077919
    
        
file modified
+6 -1