summaryrefslogtreecommitdiff
path: root/misc/root/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'misc/root/patches/patch-ag')
-rw-r--r--misc/root/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/root/patches/patch-ag b/misc/root/patches/patch-ag
deleted file mode 100644
index acf83812975..00000000000
--- a/misc/root/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.3 2010/02/26 10:56:38 drochner Exp $
-
---- rootx/src/rootx.cxx.orig 2010-02-11 13:20:47.000000000 +0000
-+++ rootx/src/rootx.cxx
-@@ -48,7 +48,7 @@
-
- #if (defined(__alpha) && !defined(__linux)) || defined(_AIX) || \
- defined(__FreeBSD__) || defined(__Lynx__) || defined(__OpenBSD__) || \
-- (defined(__APPLE__) && !defined(MAC_OS_X_VERSION_10_5))
-+ (defined(__APPLE__) && !defined(MAC_OS_X_VERSION_10_5)) || defined(__NetBSD__)
- #define UTMP_NO_ADDR
- #endif
-