diff options
Diffstat (limited to 'games/openarena/openarena.SlackBuild')
-rw-r--r-- | games/openarena/openarena.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openarena/openarena.SlackBuild b/games/openarena/openarena.SlackBuild index ac82ea607c..a2b5bc64a1 100644 --- a/games/openarena/openarena.SlackBuild +++ b/games/openarena/openarena.SlackBuild @@ -58,7 +58,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e # Keep the following for future patches. Based on past history, this # is inevitable. |