From ed5bd807e6971a3ec4edcc81c17caba99b8c558f Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Thu, 23 Nov 2017 17:32:50 +0100 Subject: [PATCH] Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) --- package/yast2-mail.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package/yast2-mail.spec b/package/yast2-mail.spec index 460d766..293cfc6 100644 --- a/package/yast2-mail.spec +++ b/package/yast2-mail.spec @@ -16,6 +16,11 @@ # +#Compat macro for new _fillupdir macro introduced in Nov 2017 +%if ! %{defined _fillupdir} + %define _fillupdir /var/adm/fillup-templates +%endif + Name: yast2-mail Version: 3.1.11 Release: 0 @@ -88,6 +93,6 @@ Amavis and Fetchmail. /etc/openldap/schema/suse-mailserver.schema %doc %{yast_docdir} -/var/adm/fillup-templates/sysconfig.mail +%{_fillupdir}/sysconfig.mail %changelog