mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
Ports: quake: Do no set PATH environment variable in package.sh
This commit is contained in:
parent
0e3397aabe
commit
5537334f66
1 changed files with 0 additions and 3 deletions
|
@ -9,6 +9,3 @@ depends=("SDL2")
|
|||
launcher_name=Quake
|
||||
launcher_category=Games
|
||||
launcher_command=quake
|
||||
|
||||
# FIXME: Uhh, the things in this directory are not supposed to run on the host, why add this to $PATH?!
|
||||
export PATH="${SERENITY_INSTALL_ROOT}/usr/bin:${PATH}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue