Commit 465238bd authored by Elliot Wolk's avatar Elliot Wolk
Browse files

config: exif 0 => 1

parent 66b58133
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ curl ?= 1
debug ?= 0
help ?= 0
xinerama ?= 1
exif ?= 0
exif ?= 1

# Prefix for all installed files
PREFIX ?= /usr/local