{ungoogled-,}chromium,chromedriver: 130.0.6723.58 -> 130.0.6723.69 (#351519)
[NixPkgs.git] / pkgs / servers / dns / knot-dns / dont-create-run-time-dirs.patch
blob9fe165e7681d44ccc0816ac87492820d9ef4d5d9
1 diff --git a/samples/Makefile.am b/samples/Makefile.am
2 index c253c91..107401d 100644
3 --- a/samples/Makefile.am
4 +++ b/samples/Makefile.am
5 @@ -19,11 +19,6 @@ EXTRA_DIST = knot.sample.conf.in example.com.zone
7 if HAVE_DAEMON
9 -install-data-local: knot.sample.conf
10 - if [ \! -f $(DESTDIR)/$(config_dir)/knot.sample.conf ]; then \
11 - $(INSTALL) -d $(DESTDIR)/$(config_dir); \
12 - $(INSTALL_DATA) knot.sample.conf $(srcdir)/example.com.zone $(DESTDIR)/$(config_dir); \
13 - fi
14 uninstall-local:
15 -rm -rf $(DESTDIR)/$(config_dir)/knot.sample.conf \
16 $(DESTDIR)/$(config_dir)/example.com.zone
17 diff --git a/src/utils/Makefile.inc b/src/utils/Makefile.inc
18 index e6765d9..d859d23 100644
19 --- a/src/utils/Makefile.inc
20 +++ b/src/utils/Makefile.inc
21 @@ -79,11 +79,6 @@ endif HAVE_DNSTAP
22 endif HAVE_UTILS
24 if HAVE_DAEMON
25 -# Create storage and run-time directories
26 -install-data-hook:
27 - $(INSTALL) -d $(DESTDIR)/@config_dir@
28 - $(INSTALL) -d $(DESTDIR)/@run_dir@
29 - $(INSTALL) -d $(DESTDIR)/@storage_dir@
31 sbin_PROGRAMS = knotc knotd