Loading config.mk +1 −1 Original line number Diff line number Diff line PACKAGE ?= feh VERSION ?= ${shell git describe} VERSION ?= ${shell git describe --dirty} # Prefix for all installed files PREFIX ?= /usr/local Loading Loading
config.mk +1 −1 Original line number Diff line number Diff line PACKAGE ?= feh VERSION ?= ${shell git describe} VERSION ?= ${shell git describe --dirty} # Prefix for all installed files PREFIX ?= /usr/local Loading