gtk-vnc: fix reproducibility issue

gtk-vnc  inserts lines containing ${S} into the source. Although required for
compilation, it affects reproducibility for the	src package.

Fix this by simply not packaging the modified source code

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2024-03-11 10:17:12 +01:00 committed by Khem Raj
parent e800784b5d
commit a44ba09d6d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -25,4 +25,6 @@ PACKAGECONFIG ??= "pulseaudio sasl"
inherit pkgconfig gnomebase gettext gobject-introspection vala features_check
PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
SRC_URI[archive.sha256sum] = "512763ac4e0559d0158b6682ca5dd1a3bd633f082f5e4349d7158e6b5f80f1ce"