mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
5 lines
128 B
Bash
5 lines
128 B
Bash
GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
|
|
BINDIR=/usr/bin
|
|
CARGOFLAGS="--bin launcher -p orbutils"
|
|
DEPENDS="orbital"
|