summaryrefslogtreecommitdiff
path: root/emulators/vice/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vice/patches/patch-aa')
-rw-r--r--emulators/vice/patches/patch-aa22
1 files changed, 11 insertions, 11 deletions
diff --git a/emulators/vice/patches/patch-aa b/emulators/vice/patches/patch-aa
index ddacbcb70dc..6621ab5c7f2 100644
--- a/emulators/vice/patches/patch-aa
+++ b/emulators/vice/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.5 2006/06/29 22:56:34 dillo Exp $
+$NetBSD: patch-aa,v 1.6 2007/02/07 19:43:29 wiz Exp $
---- src/arch/unix/types.h.orig 2005-12-23 23:29:54.000000000 +0100
-+++ src/arch/unix/types.h
-@@ -61,7 +61,7 @@ typedef DWORD CLOCK;
- #define CLOCK_MAX (~((CLOCK)0))
+--- doc/Makefile.in.orig 2007-01-21 01:53:08.000000000 +0000
++++ doc/Makefile.in
+@@ -245,7 +245,7 @@ xcbm2_LDFLAGS = @xcbm2_LDFLAGS@
+ xpet_LDFLAGS = @xpet_LDFLAGS@
+ xplus4_LDFLAGS = @xplus4_LDFLAGS@
+ xvic_LDFLAGS = @xvic_LDFLAGS@
+-docdir = $(VICEDIR)/doc
++docdir = $(datadir)/doc/vice
- #if defined(__GNUC__) && defined(__i386__) && !defined(NO_REGPARM)
--#if defined(__NETBSD__)
-+#if defined(__NetBSD__)
- #if (__GNUC__ > 2)
- #define REGPARM1 __attribute__((regparm(1)))
- #define REGPARM2 __attribute__((regparm(2)))
+ doc_DATA = \
+ MSDOS-Ethernet-Howto.txt \