mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-22 06:51:38 +00:00
Makefile comaptibility with macOS
macOS ships BSD uname, which has no option "-o", so make fails. Change this to use bash ${OSTYPE} instead, which is platform independent.
This commit is contained in:
Reference in New Issue
Block a user