From: Frank Louwers Date: Thu, 7 Jul 2022 21:01:13 +0000 (+0200) Subject: make sure recursor.d subdir exists X-Git-Tag: rec-4.9.0-alpha0~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87a2f30cf57bfb84cb167c7a0d006c35dfa1627;p=thirdparty%2Fpdns.git make sure recursor.d subdir exists --- diff --git a/builder-support/specs/pdns-recursor.spec b/builder-support/specs/pdns-recursor.spec index 0f7121336b..ace97b0202 100644 --- a/builder-support/specs/pdns-recursor.spec +++ b/builder-support/specs/pdns-recursor.spec @@ -75,6 +75,7 @@ make %{?_smp_mflags} check || (cat test-suite.log && false) make install DESTDIR=%{buildroot} %{__mv} %{buildroot}%{_sysconfdir}/%{name}/recursor.conf{-dist,} +%{__mkdir} %{buildroot}%{_sysconfdir}/%{name}/recursor.d # change user and group to pdns-recursor and add default include-dir sed -i \