From 5d00c688f509a7edb4fdedc7a91aa37708017d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster=20=28Dessa=29?= Date: Sat, 30 Mar 2019 22:07:39 +0100 Subject: [PATCH] [www-apps/froxlor] fix src_unpack --- www-apps/froxlor/froxlor-0.9.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/froxlor/froxlor-0.9.9999.ebuild b/www-apps/froxlor/froxlor-0.9.9999.ebuild index 6c099af..84282d3 100644 --- a/www-apps/froxlor/froxlor-0.9.9999.ebuild +++ b/www-apps/froxlor/froxlor-0.9.9999.ebuild @@ -121,7 +121,7 @@ FROXLOR_DOCROOT="${FROXLOR_DOCROOT:-/var/www}" S="${WORKDIR}/${PN}" src_unpack() { - if [[ ${PV} == "9999" ]] ; then + if [[ ${PV} == *9999 ]] ; then git-r3_src_unpack else unpack ${A}