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 ogo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patchutils.scm
AgeCommit message (Expand)Author
2023-03-27gnu: colordiff: Update to 1.0.21....Greg Hogan
2023-03-05gnu: meld: Use new package style....Andy Tai
2023-03-05gnu: meld: Update to 3.22.0...Andy Tai
2022-09-11gnu: Add wiggle....jgart
2022-05-31gnu: Remove patches....Maxim Cournoyer
2022-05-22gnu: clang@14: Include the extras....Tobias Geerinckx-Rice