Skip to content

Make minilens compile on 32 bit machines too

username-removed-113127 requested to merge est/fdroiddata:addminilens into master

Compile failed because 64 binary couldn't be found. Now uses globbing to find out whether to use 64 or 32 bit binary.

Merge request reports