]> git.pld-linux.org Git - packages/spice-vdagent.git/blob - spice-vdagent-tmpfile.patch
up to 0.19.0
[packages/spice-vdagent.git] / spice-vdagent-tmpfile.patch
1 diff -urN spice-vdagent-0.19.0.orig/Makefile.am spice-vdagent-0.19.0/Makefile.am
2 --- spice-vdagent-0.19.0.orig/Makefile.am       2019-04-16 19:34:06.723014733 +0200
3 +++ spice-vdagent-0.19.0/Makefile.am    2019-04-16 19:34:16.186288179 +0200
4 @@ -123,7 +123,7 @@
5  gdmautostart2_DATA = $(top_srcdir)/data/spice-vdagent.desktop
6  
7  install-data-local:
8 -       $(mkdir_p) $(DESTDIR)$(localstatedir)/run/spice-vdagentd
9 +       $(mkdir_p) $(DESTDIR)/run/spice-vdagentd
10  
11  if INIT_SCRIPT_RED_HAT
12  initdir = $(sysconfdir)/rc.d/init.d
This page took 0.052056 seconds and 3 git commands to generate.