commit:     2fb08fe65f209fc798d5e98eef6081501dc41dbb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 14:09:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 14:09:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb08fe6

net-misc/seafile: fix S

Closes: https://bugs.gentoo.org/901733
Fixes: adfaf2ed6d9d1b3c7f15c2f46ce858360c3d53c6
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/seafile/seafile-8.0.10-r1.ebuild | 3 +--
 net-misc/seafile/seafile-8.0.9-r1.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/seafile/seafile-8.0.10-r1.ebuild 
b/net-misc/seafile/seafile-8.0.10-r1.ebuild
index 6f496eb7bd8b..101373643601 100644
--- a/net-misc/seafile/seafile-8.0.10-r1.ebuild
+++ b/net-misc/seafile/seafile-8.0.10-r1.ebuild
@@ -14,6 +14,7 @@ inherit autotools python-single-r1 vala
 DESCRIPTION="File syncing and sharing software with file encryption and group 
sharing"
 HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/";
 #SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> 
${P}.tar.gz"
+#S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
 SRC_URI="https://github.com/haiwen/seafile/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
@@ -39,8 +40,6 @@ DEPEND="${RDEPEND}"
 BDEPEND="${PYTHON_DEPS}
        $(vala_depend)"
 
-S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
-
 pkg_setup() {
        python-single-r1_pkg_setup
        vala_setup

diff --git a/net-misc/seafile/seafile-8.0.9-r1.ebuild 
b/net-misc/seafile/seafile-8.0.9-r1.ebuild
index 36000e2b7d6f..a00e58b3b0fa 100644
--- a/net-misc/seafile/seafile-8.0.9-r1.ebuild
+++ b/net-misc/seafile/seafile-8.0.9-r1.ebuild
@@ -14,6 +14,7 @@ inherit autotools python-single-r1 vala
 DESCRIPTION="File syncing and sharing software with file encryption and group 
sharing"
 HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/";
 #SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> 
${P}.tar.gz"
+#S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
 SRC_URI="https://github.com/haiwen/seafile/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
 
 LICENSE="GPL-2+-with-openssl-exception"
@@ -39,8 +40,6 @@ DEPEND="${RDEPEND}"
 BDEPEND="${PYTHON_DEPS}
        $(vala_depend)"
 
-S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
-
 pkg_setup() {
        python-single-r1_pkg_setup
        vala_setup

Reply via email to