summaryrefslogtreecommitdiff
path: root/post_download.in
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-02-20 21:46:56 +0100
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-02-21 14:37:59 +0100
commit60fe1a195843ca9982a3151d37f47059e03eff9f (patch)
tree4ec2fedbed5d94fa2e08011ca9e3684aff26d2b2 /post_download.in
parentab50df50a86b773d6c74216b6e2d1035406be872 (diff)
Remove OSF/1 support.
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 12b03d99fee7..3c542b8dd723 100755
--- a/post_download.in
+++ b/post_download.in
@@ -33,9 +33,6 @@ case "$build_os" in
freebsd*)
_os=FreeBSD
;;
- osf)
- _os=OSF1
- ;;
*netbsd*)
_os=NetBSD
;;