mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/ffmpeg: set EGIT_MIN_CLONE_TYPE in live ebuild
Closes: https://bugs.gentoo.org/648690 Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -17,6 +17,7 @@ FFMPEG_SUBSLOT=56.58.58
|
||||
SCM=""
|
||||
if [ "${PV#9999}" != "${PV}" ] ; then
|
||||
SCM="git-r3"
|
||||
EGIT_MIN_CLONE_TYPE="single"
|
||||
EGIT_REPO_URI="https://git.ffmpeg.org/ffmpeg.git"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user