blob a8ca142147302b077f514f77cdb2d74807eb96b7 828 bytes (raw)
name: gnu/packages/patches/collectd-5.11.0-noinstallvar.patch # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| | --- a/Makefile.am 2020-03-08 16:57:09.511535600 +0100
+++ b/Makefile.am 2020-04-21 11:36:49.827182272 +0200
@@ -2376,16 +2376,6 @@
endif
install-exec-hook:
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/run
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/lib/$(PACKAGE_NAME)
- $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log
- $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
- if test -e $(DESTDIR)$(sysconfdir)/collectd.conf; \
- then \
- $(INSTALL) -m 0640 $(builddir)/src/collectd.conf $(DESTDIR)$(sysconfdir)/collectd.conf.pkg-orig; \
- else \
- $(INSTALL) -m 0640 $(builddir)/src/collectd.conf $(DESTDIR)$(sysconfdir)/collectd.conf; \
- fi; \
$(mkinstalldirs) $(DESTDIR)$(cpkgdatadir)
$(INSTALL) -m 0644 $(srcdir)/src/types.db $(DESTDIR)$(cpkgdatadir)/types.db;
$(INSTALL) -m 0644 $(srcdir)/src/postgresql_default.conf \
|
debug log:
solving a8ca142147 ...
found a8ca142147 in https://yhetil.org/guix/20200428092938.GB3395@zpidnp36/
applying [1/1] https://yhetil.org/guix/20200428092938.GB3395@zpidnp36/
diff --git a/gnu/packages/patches/collectd-5.11.0-noinstallvar.patch b/gnu/packages/patches/collectd-5.11.0-noinstallvar.patch
new file mode 100644
index 0000000000..a8ca142147
1:11: trailing whitespace.
1:23: space before tab in indent.
$(mkinstalldirs) $(DESTDIR)$(cpkgdatadir)
1:24: space before tab in indent.
$(INSTALL) -m 0644 $(srcdir)/src/types.db $(DESTDIR)$(cpkgdatadir)/types.db;
1:25: space before tab in indent.
$(INSTALL) -m 0644 $(srcdir)/src/postgresql_default.conf \
Checking patch gnu/packages/patches/collectd-5.11.0-noinstallvar.patch...
Applied patch gnu/packages/patches/collectd-5.11.0-noinstallvar.patch cleanly.
warning: 4 lines add whitespace errors.
index at:
100644 a8ca142147302b077f514f77cdb2d74807eb96b7 gnu/packages/patches/collectd-5.11.0-noinstallvar.patch
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.