biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / tools / system / uptimed / no-var-spool-install.patch
blobf591aad4b5048c4a3f7c5aac9c31a643052ea850
1 diff -rc uptimed-0.3.16/Makefile.am uptimed-0.3.16-new/Makefile.am
2 *** uptimed-0.3.16/Makefile.am 2009-01-02 00:46:00.000000000 +0100
3 --- uptimed-0.3.16-new/Makefile.am 2009-09-16 09:24:29.952524967 +0200
4 ***************
5 *** 8,16 ****
7 AM_CFLAGS = @CFLAGS@ -DFILE_CONFIG=\"$(sysconfdir)/uptimed.conf\"
9 - install-data-local:
10 - $(INSTALL) -d $(DESTDIR)/var/spool/uptimed
12 srpm: dist
13 @(rpmbuild -ts uptimed-$(PACKAGE_VERSION).tar.gz)
15 --- 8,13 ----