From cafdf35997355c731e37da9c9a0dda56b8dbd72e Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Thu, 4 Jul 2024 19:16:34 +0200 Subject: [PATCH] Fix --- .../phosh-mobile-settings/phosh-mobile-settings-0.40.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.40.0.ebuild b/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.40.0.ebuild index 61e695a..f0ee29f 100755 --- a/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.40.0.ebuild +++ b/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.40.0.ebuild @@ -25,8 +25,6 @@ BDEPEND=" S="${WORKDIR}/${PN}-v${PV}" -PATCHES=( "${FILESDIR}"/0001-Make-gmobile-not-dep-on-the-subproject.patch ) - src_prepare() { default }