-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOSBox Staging - Update to 0.81.0 (#1082)
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/bash | ||
|
||
export STEAM_APP_ID_LIST="default 7650 7660 7760 410970 1146370 1812390 1812410 1812420 1812290 1655410 1655430 410980" | ||
export LICENSE_PATH="./source/COPYING" | ||
export LICENSE_PATH="./source/LICENSE" | ||
export COMMON_PACKAGE="1" | ||
export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.0/LICENSE ./source/subprojects/munt-libmt32emu_2_7_0/LICENSE.build" | ||
export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.3/LICENSE ./source/subprojects/munt-libmt32emu_2_7_1/LICENSE.build" | ||
export GCC_9="1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters