mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
658 B
Plaintext
14 lines
658 B
Plaintext
$NetBSD: patch-config_get__archos,v 1.1 2016/03/03 13:28:22 wiz Exp $
|
|
|
|
--- config/get_archos.orig 2011-09-22 20:02:11.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 mingw gnu gnukfreebsd hpux aix osf1 solaris sunos nextstep concentrix irix';
|
|
+ rep='os2 freebsd netbsd cygwin linux mingw gnu gnukfreebsd hpux aix osf1 solaris sunos nextstep concentrix irix dragonfly';
|
|
. ./display
|
|
echo $n ..."Any of these apply ? $c"
|
|
dflt=$osname; . ./myread
|