mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
net-fs/openafs: fix SRC_URI
Docs URI should also contain MY_PRE as suggested by NP-Hardass. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
This commit is contained in:
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.openafs.org/"
|
||||
[[ ${PV} == *_pre* ]] && MY_PRE="candidate/" || MY_PRE=""
|
||||
SRC_URI="
|
||||
https://openafs.org/dl/openafs/${MY_PRE}${MY_PV}/${MY_P}-src.tar.bz2
|
||||
https://openafs.org/dl/openafs/${MY_PV}/${MY_P}-doc.tar.bz2
|
||||
https://openafs.org/dl/openafs/${MY_PRE}${MY_PV}/${MY_P}-doc.tar.bz2
|
||||
https://dev.gentoo.org/~bircoph/afs/${PN}-patches-${PVER}.tar.xz
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user