mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 13:22:05 -08:00
remove legacy launcher
This commit is contained in:
parent
18f1a3350f
commit
a0cdf8f5b1
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -118,9 +118,6 @@ check-arch:
|
||||||
exit 1; \
|
exit 1; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
build-launcher: check-arch
|
|
||||||
cd legacy/launcher && bash build.sh $(arch) $(os)
|
|
||||||
|
|
||||||
package-linux:
|
package-linux:
|
||||||
python3 scripts/package.py linux \
|
python3 scripts/package.py linux \
|
||||||
--includes \
|
--includes \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue