From b31fc27c0ddb82781b917160d25e67c5539047170220a88e22e5bfc34332afa2 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Thu, 2 May 2024 13:30:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/tik-config-Aeon?expand=0&rev=3 --- tik-config-Aeon.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tik-config-Aeon.spec b/tik-config-Aeon.spec index 9b8978b..67f1a4b 100644 --- a/tik-config-Aeon.spec +++ b/tik-config-Aeon.spec @@ -41,6 +41,8 @@ cp -a %{SOURCE1} LICENSE %install install -D -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/tik/config install -D -m 644 %{_sysconfdir}/tik/config %{buildroot}%{_sysconfdir}/tik/config +install -d %{buildroot}%{_sysconfdir}/tik/modules/pre +install -d %{buildroot}%{_sysconfdir}/tik/modules/post %files %license LICENSE