aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-03 22:21:45 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-03 22:21:45 +0200
commit250245fd90be1c4419d2592e30ffc1b837cd7bf7 (patch)
tree3b64803a24d4e0a353ef04398d7bbba6422cba32 /Makefile
parentfe5501d4bb4c7c6365ceb009ea715356cca27a50 (diff)
wibble
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e28dbc..3d60dfb 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ prefix ?= $(DESTDIR)
exec_prefix ?= $(prefix)
bindir ?= $(exec_prefix)/bin
libdir ?= $(exec_prefix)/lib
-datarootdir ?= $(DESTDIR)/share
+datarootdir ?= $(prefix)/share
mandir ?= $(datarootdir)/man
man1dir ?= $(mandir)/man1