[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#797856: RFS: golang-github-mattn-go-sqlite3



On 03/09/15 02:04 AM, Dmitry Smirnov wrote:
> It seems to work when I drop "override_dh_auto_install" section from "rules".
> What were you trying to do in this override? 

Looks like we are sending mails at the same time.

This override is to avoid having a huge quilt patch. quilt generates
huge patches for file renames.

The go compiler uses build tags to determine which file to build,
depending on the file name.

In our case, we never want to compile against the bundled libsqlite3
code, so we want a different default. We have no use for the sqlite3.go
and replacing it with sqlite3_libsqlite3.go.

-- 
Alexandre Viau
alexandre@alexandreviau.net

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: