mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 14:35:50 -04:00
14 lines
598 B
Plaintext
14 lines
598 B
Plaintext
$NetBSD: patch-ac,v 1.2 2010/02/06 10:37:06 sno Exp $
|
|
|
|
--- config/get_archos.orig 2008-01-16 15:57:13.000000000 +0000
|
|
+++ config/get_archos
|
|
@@ -26,7 +26,7 @@ if test "$fastread" != yes; then
|
|
==========================================================================
|
|
I know of the following Operating Systems
|
|
EOM
|
|
- rep='os2 freebsd netbsd cygwin linux hpux aix osf1 solaris sunos nextstep concentrix irix';
|
|
+ rep='os2 freebsd netbsd cygwin linux hpux aix osf1 solaris sunos nextstep concentrix irix dragonfly';
|
|
. ./display
|
|
echo $n ..."Any of these apply ? $c"
|
|
dflt=$osname; . ./myread
|