diff options
| -rw-r--r-- | config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  PACKAGE ?= feh -VERSION ?= ${shell git describe} +VERSION ?= ${shell git describe --dirty}  # Prefix for all installed files  PREFIX ?= /usr/local | 
|  | index : feh | |
| imlib2 based image viewer | derf | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | config.mk | 2 | 
| @@ -1,5 +1,5 @@  PACKAGE ?= feh -VERSION ?= ${shell git describe} +VERSION ?= ${shell git describe --dirty}  # Prefix for all installed files  PREFIX ?= /usr/local |