commit:     14653a5ec0a21595bc502444b8db1c8ea77385f7
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 18:44:42 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 18:47:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14653a5e

www-apps/liquid_feedback_core: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 www-apps/liquid_feedback_core/liquid_feedback_core-4.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/liquid_feedback_core/liquid_feedback_core-4.2.2.ebuild 
b/www-apps/liquid_feedback_core/liquid_feedback_core-4.2.2.ebuild
index e7ba5a90feb1..a44dccbf8ac7 100644
--- a/www-apps/liquid_feedback_core/liquid_feedback_core-4.2.2.ebuild
+++ b/www-apps/liquid_feedback_core/liquid_feedback_core-4.2.2.ebuild
@@ -12,6 +12,8 @@ 
HOMEPAGE="https://www.public-software-group.org/liquid_feedback";
 
SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/backend/v${PV}/${MY_P}.tar.gz
        https://dev.gentoo.org/~tupone/distfiles/${MY_P}.tar.gz";
 
+S=${WORKDIR}/${MY_P}
+
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"
 KEYWORDS="~amd64"
@@ -21,8 +23,6 @@ RDEPEND="${DEPEND}
        acct-user/apache
        dev-db/pgLatLon"
 
-S=${WORKDIR}/${MY_P}
-
 PATCHES=(
        "${FILESDIR}"/${PN}-3.0.4-gentoo.patch
        "${FILESDIR}"/${PN}-4.0.0-gentoo.patch

Reply via email to