gnome-disk-utility: fix reproducibility issue

gnome-disk-utility 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-08 20:08:26 +01:00
committed by Khem Raj
parent 109de389d2
commit 7e48a3f525
@@ -33,6 +33,8 @@ SRC_URI[archive.sha256sum] = "3d8625faa99047bc4aefd29921ad728ab4d700cff86e0f2ec6
EXTRA_OEMESON = "-Dman=false"
PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
FILES:${PN} += " \
${datadir}/metainfo \
${datadir}/dbus-1 \