fdo#64916 put libsqlite3.so into instset on linux again
Change-Id: Ib53b71d23575350d875abdfb2477bba7369c040f
This commit is contained in:
@@ -435,6 +435,13 @@ SPECIAL_LIB_FILE(gid_File_Lib_Softokn3,softokn3)
|
||||
SPECIAL_LIB_FILE(gid_File_Lib_Smime3,smime3)
|
||||
#ifdef WNT
|
||||
SPECIAL_LIB_FILE(gid_File_Lib_Sqlite3,sqlite3)
|
||||
#else
|
||||
#if !defined(MACOSX)
|
||||
File gid_File_Lib_Sqlite3
|
||||
Name = "sqlite/" SPECIAL_NAME(sqlite3);
|
||||
PACKED_LIB_FILE_BODY;
|
||||
End
|
||||
#endif //!defined(MACOSX)
|
||||
#endif //WNT
|
||||
SPECIAL_LIB_FILE(gid_File_Lib_Ssl3,ssl3)
|
||||
#endif //SYSTEM_NSS
|
||||
|
Reference in New Issue
Block a user