summaryrefslogtreecommitdiff
path: root/post_download.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-04-15 13:36:58 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-04-15 14:08:09 +0300
commit20ba3c4ae8053079bc5ec134c4c60a3aa33b5ad7 (patch)
tree11bda8adc750e2bc15f377512d34e8215f507881 /post_download.in
parent1b7717c24244aafbb314dcf4fca2efc901fd1393 (diff)
Kill OS/2 stuff
Diffstat (limited to 'post_download.in')
-rwxr-xr-xpost_download.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/post_download.in b/post_download.in
index 3c542b8dd723..ce09523a782c 100755
--- a/post_download.in
+++ b/post_download.in
@@ -27,9 +27,6 @@ case "$build_os" in
darwin*) # Mac OS X
_os=Darwin
;;
- os2*)
- _os=OS2
- ;;
freebsd*)
_os=FreeBSD
;;