From 075bce9abfe8caad33249346e901aa63a3b55734 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 9 Jul 2025 11:35:29 +0200 Subject: [PATCH] Work directory changed --- net-im/chatty/chatty-0.8.8.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-im/chatty/chatty-0.8.8.ebuild b/net-im/chatty/chatty-0.8.8.ebuild index e93c592..8147351 100755 --- a/net-im/chatty/chatty-0.8.8.ebuild +++ b/net-im/chatty/chatty-0.8.8.ebuild @@ -6,7 +6,6 @@ EAPI=7 inherit meson gnome2-utils xdg LIBCM_COMMIT="d3e0ae0c7f80b1b88fa6c704a89d4c363d3a4ec7" -COMMIT="588a14c595e5a221fb68536c47a12df2336c4e77" DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" HOMEPAGE="https://gitlab.gnome.org/World/Chatty" @@ -32,7 +31,7 @@ DEPEND=" gnome-extra/evolution-data-server[phonenumber] RDEPEND="${DEPEND}" BDEPEND="${DEPEND}" -S="${WORKDIR}/Chatty-v${PV}-${COMMIT}" +S="${WORKDIR}/Chatty-v${PV}" src_prepare() { default