net-voip/gnome-calls: Remove trailing whitespace

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-04-12 21:33:41 +02:00
parent 2425eab7e7
commit 3c2ab4de4b

View File

@@ -46,7 +46,7 @@ src_prepare() {
default
eapply_user
use vala && vala_src_prepare
rm -r "${S}"/subprojects/libcall-ui || die
mv "${WORKDIR}"/libcall-ui-"${LCU_COMMIT}" "${S}"/subprojects/libcall-ui || die
}