mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 11:42:40 +01:00
x11-vm/budgie-desktop: Use variable in Git URL.
This commit is contained in:
@@ -11,7 +11,7 @@ DESCRIPTION="Evolve OS's desktop"
|
||||
HOMEPAGE="https://evolve-os.com/budgie/"
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/evolve-os/budgie-desktop.git"
|
||||
EGIT_REPO_URI="https://github.com/evolve-os/${PN}.git"
|
||||
SRC_URI=""
|
||||
inherit git-r3 autotools
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user