mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
trunk-recorder: ease debugging of live
This commit is contained in:
parent
126c25995c
commit
3e1f66adcf
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ HOMEPAGE="https://github.com/robotastic/trunk-recorder"
|
|||
if [[ "${PV}" = *9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/robotastic/trunk-recorder.git"
|
||||
inherit git-r3
|
||||
RESTRICT="strip"
|
||||
else
|
||||
SRC_URI="https://github.com/robotastic/trunk-recorder/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~amd64 ~x86"
|
||||
|
|
|
|||
Loading…
Reference in a new issue