gnu: gd: Fix-CVE-2016-3074.
[jackhill/guix/guix.git] / gnu / packages / patches / lirc-localstatedir.patch
CommitLineData
e7682771
AK
1Do not try to create $localstatedir as we cannot do this when it is /var.
2
3--- lirc-0.9.2a/daemons/Makefile.in
4+++ lirc-0.9.2a/daemons/Makefile.in
5@@ -790,9 +790,6 @@
6 uninstall-local uninstall-sbinPROGRAMS
7
8
9-install-exec-local:
10- test -d $(DESTDIR)$(varrundir)/$(PACKAGE) \
11- || mkdir -p $(DESTDIR)$(varrundir)/$(PACKAGE)
12 uninstall-local:
13 -$(RM) $(DESTDIR)$(varrundir)/$(PACKAGE)/lircd