Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
spice-vdagent.5037
spice-vdagent-var_run.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File spice-vdagent-var_run.patch of Package spice-vdagent.5037
--- Makefile.am | 1 - Makefile.in | 1 - data/spice-vdagentd | 1 + data/spice-vdagentd.service | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) Index: spice-vdagent-0.16.0/Makefile.am =================================================================== --- spice-vdagent-0.16.0.orig/Makefile.am +++ spice-vdagent-0.16.0/Makefile.am @@ -55,7 +55,6 @@ gdmautostart2dir = $(datadir)/gdm/autost gdmautostart2_DATA = $(top_srcdir)/data/spice-vdagent.desktop install-data-local: - $(mkdir_p) $(DESTDIR)$(localstatedir)/run/spice-vdagentd if INIT_SCRIPT_RED_HAT initdir = $(sysconfdir)/rc.d/init.d Index: spice-vdagent-0.16.0/Makefile.in =================================================================== --- spice-vdagent-0.16.0.orig/Makefile.in +++ spice-vdagent-0.16.0/Makefile.in @@ -1413,7 +1413,6 @@ uninstall-am: uninstall-binPROGRAMS unin install-data-local: - $(mkdir_p) $(DESTDIR)$(localstatedir)/run/spice-vdagentd # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. Index: spice-vdagent-0.16.0/data/spice-vdagentd =================================================================== --- spice-vdagent-0.16.0.orig/data/spice-vdagentd +++ spice-vdagent-0.16.0/data/spice-vdagentd @@ -37,6 +37,7 @@ start() { [ -x $exec ] || exit 5 [ -c $port ] || exit 0 modprobe uinput > /dev/null 2>&1 + mkdir -p /var/run/spice-vdagentd # In case the previous running vdagentd crashed rm -f /var/run/spice-vdagentd/spice-vdagent-sock echo -n $"Starting $prog: "
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor