pkgsrc/sysutils/mbmon/patches/patch-ac
hira 060c1df743 - Add missing RCS Id tags to patch-a[abc].
- Remove duplicated diff headers from patch-a[abc].
- Use ${MV} instead of mv.
2005-06-06 15:52:10 +00:00

14 lines
560 B
Text

$NetBSD: patch-ac,v 1.4 2005/06/06 15:52:10 hira Exp $
--- AC-TOOLS/config.sub.orig 2004-07-18 02:22:16.000000000 +0100
+++ AC-TOOLS/config.sub 2004-07-18 02:23:09.000000000 +0100
@@ -182,7 +182,8 @@ case $basic_machine in
| sparc64-* | mips64-* | mipsel-* \
| mips64el-* | mips64orion-* | mips64orionel-* \
| mipstx39-* | mipstx39el-* \
- | f301-*)
+ | f301-* \
+ | amd64-* | x86_64-*)
;;
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.