SHA256
1
0
forked from pool/tigervnc

- Use a template xvnc@.service.in to dynamically adjust xvnc@.service

during installation to cater for the correct libexecdir value. This
  fixes wrong path for with-vnc-key.sh on sle15-sp4 (bsc#1192713)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=219
This commit is contained in:
2021-11-15 17:40:56 +00:00
committed by Git OBS Bridge
parent 8201077051
commit 54dd3affe5
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Nov 15 17:22:13 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- Use a template xvnc@.service.in to dynamically adjust xvnc@.service
during installation to cater for the correct libexecdir value. This
fixes wrong path for with-vnc-key.sh on sle15-sp4 (bsc#1192713)
-------------------------------------------------------------------
Fri Oct 29 16:57:10 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>