2021-10-01.3

This commit is contained in:
2021-10-01 10:06:49 -04:00
parent ed838d2505
commit a319e9a827
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/openscenegraph/${MY_PN}.git"
S="${WORKDIR}/${PN}-${PV}"
KEYWORDS=""
else
MY_P=${MY_PN}-${PV}
SRC_URI="https://github.com/openscenegraph/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"