summaryrefslogtreecommitdiff
path: root/cad/boolean/patches/patch-ae
blob: 25f17144fa87960e29d4b1d14580755eac36194c (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ae,v 1.1.1.1 2000/11/18 17:57:27 dmcmahill Exp $

--- ../release_settings.sh.orig	Wed Sep 29 15:35:16 1999
+++ ../release_settings.sh	Thu Aug 31 23:02:51 2000
@@ -49,4 +49,5 @@
    SunOS*4.*sun3* )	arch_dir=sun3.sunos4 ;;
    Linux* )	arch_dir=linux ;;	
+   NetBSD* )	arch_dir=netbsd ;;	
    * )			arch_dir=UNKNOWN ;;
 esac