mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
dist: Add boom/doom in the exec script's PORTS list
These are generic names used by at least Debian to allow users to specify their favored port with the package manager. They can be used as another mode of preference with the script.
This commit is contained in:
parent
581025694c
commit
8d666a5afd
1 changed files with 1 additions and 1 deletions
2
dist/freedoom
vendored
2
dist/freedoom
vendored
|
@ -4,7 +4,7 @@
|
|||
# advanced users with many ports installed will invoke their preferred
|
||||
# one directly rather than depend on this script...
|
||||
|
||||
PORTS="odamex prboom-plus prboom eternity gzdoom zdoom chocolate-doom"
|
||||
PORTS="boom doom odamex prboom-plus prboom eternity gzdoom zdoom chocolate-doom"
|
||||
|
||||
# Just a single argument starting the command is allowed, -p, in order
|
||||
# to explicitly set a port on the command line. -- is also supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue