nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 15 lines 463 B view raw
1diff -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 **** 6 7 AM_CFLAGS = @CFLAGS@ -DFILE_CONFIG=\"$(sysconfdir)/uptimed.conf\" 8 9- install-data-local: 10- $(INSTALL) -d $(DESTDIR)/var/spool/uptimed 11- 12 srpm: dist 13 @(rpmbuild -ts uptimed-$(PACKAGE_VERSION).tar.gz) 14 15--- 8,13 ----