summaryrefslogtreecommitdiff
path: root/sysutils/memtest86/patches/patch-aa
blob: 60e3542841c17127b9300ab2c432de146105f561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2002/03/07 14:44:36 wiz Exp $

--- Makefile.orig	Wed Oct 24 16:57:16 2001
+++ Makefile
@@ -6,7 +6,7 @@
 #
 # Path for the floppy disk device
 #
-FDISK=/dev/fd0
+FDISK=/dev/fd0a
 
 CC=gcc
 #