Ignore:
Timestamp:
Oct 15, 2010, 6:13:17 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: rename sqlite dll to sqlit3.dll to avoid name conflict with FireFox3.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/sqlite.spec

    r36 r52  
    136136
    137137# YD install dll
    138 install -D -m0755 sqlite3.dll $RPM_BUILD_ROOT/%{_libdir}/
     138install -D -m0755 sqlit3.dll $RPM_BUILD_ROOT/%{_libdir}/
    139139install -D -m0755 .libs/sqlite3.a $RPM_BUILD_ROOT/%{_libdir}/
    140140install -D -m0755 .libs/sqlite3_s.a $RPM_BUILD_ROOT/%{_libdir}/
Note: See TracChangeset for help on using the changeset viewer.