Don't "mkdir $(localstatedir)" since we can't do it (/var). --- avahi-0.6.27/avahi-daemon/Makefile.in 2010-07-13 05:06:35.000000000 +0200 +++ avahi-0.6.27/avahi-daemon/Makefile.in 2010-07-13 18:03:45.000000000 +0200 @@ -1554,7 +1554,6 @@ xmllint: done install-data-local: - test -z "$(localstatedir)/run" || $(mkdir_p) "$(DESTDIR)$(localstatedir)/run" update-systemd: curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c > sd-daemon.c static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/orpheus.scm
AgeCommit message (Expand)Author
2017-01-23gnu: orpheus: Don't replace 'sh' reference with 'bash'....Leo Famulari
2016-09-23gnu: orpheus: Use 'modify-phases'....Efraim Flashner
2016-09-23gnu: orpheus: Fix build on mips64el....Efraim Flashner