Do not try to create $localstatedir as we cannot do this when it is /var. --- lirc-0.9.2a/daemons/Makefile.in +++ lirc-0.9.2a/daemons/Makefile.in @@ -790,9 +790,6 @@ uninstall-local uninstall-sbinPROGRAMS -install-exec-local: - test -d $(DESTDIR)$(varrundir)/$(PACKAGE) \ - || mkdir -p $(DESTDIR)$(varrundir)/$(PACKAGE) uninstall-local: -$(RM) $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd href='/'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/publish.scm
AgeCommit message (Expand)Author
2022-04-29publish: Send uncached narinfo replies from the main thread....Ludovic Courtès
2022-02-14publish: Do not sign the URL/Compression/FileSize narinfo fields....Ludovic Courtès
2022-01-19tests: Adjust to gzip as the default log compression....Ludovic Courtès