summaryrefslogtreecommitdiff
path: root/scripts/build/binary_win32-loader
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/binary_win32-loader')
-rwxr-xr-xscripts/build/binary_win32-loader4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build/binary_win32-loader b/scripts/build/binary_win32-loader
index 99adc0d0d..eecb6b263 100755
--- a/scripts/build/binary_win32-loader
+++ b/scripts/build/binary_win32-loader
@@ -48,10 +48,6 @@ case "${LB_MODE}" in
RUN_LABEL="Run Progress Linux"
;;
- ubuntu)
- RUN_LABEL="Run Ubuntu"
- ;;
-
*)
RUN_LABEL="Run Debian GNU/Linux"
;;