mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sys-apps/qdirstat: fix S
Closes: https://bugs.gentoo.org/969404 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -8,7 +8,6 @@ inherit qmake-utils xdg-utils
|
||||
DESCRIPTION="Qt-based directory statistics"
|
||||
HOMEPAGE="https://github.com/shundhammer/qdirstat"
|
||||
SRC_URI="https://github.com/shundhammer/qdirstat/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user