From 67c2b40ce65f45e14d2057924ef783ef861872df Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Feb 2020 04:20:27 +0100 Subject: [PATCH] Code cleanup --- project.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.conf b/project.conf index 249f9fa..de3c6a9 100644 --- a/project.conf +++ b/project.conf @@ -17,7 +17,7 @@ phony=1 #dist [COPYING] -install=$(PREFIX)/share/doc/Mailer +install=$(PREFIX)/share/doc/$(PACKAGE) [README.md] -install=$(PREFIX)/share/doc/Mailer +install=$(PREFIX)/share/doc/$(PACKAGE)