summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel/files/patch-ad
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:09:41 +0000
commita8a726360842517904b3446c8ee94de67108f1df (patch)
treedbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/rxvt-devel/files/patch-ad
parentUpdate to 3.0.6. (diff)
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/rxvt-devel/files/patch-ad')
-rw-r--r--x11/rxvt-devel/files/patch-ad20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/rxvt-devel/files/patch-ad b/x11/rxvt-devel/files/patch-ad
deleted file mode 100644
index 6dc47b63b56e..000000000000
--- a/x11/rxvt-devel/files/patch-ad
+++ /dev/null
@@ -1,20 +0,0 @@
---- autoconf/config.h.in.orig Sun Oct 22 00:13:00 2000
-+++ autoconf/config.h.in Sun Oct 22 00:13:43 2000
-@@ -168,7 +168,7 @@
- #undef HAVE_UTMP_HOST
-
- /* Define location of utmp */
--#undef RXVT_UTMP_FILE
-+#define RXVT_UTMP_FILE "/var/run/utmp"
-
- /* Define in utmpx.h has struct utmpx */
- #undef HAVE_STRUCT_UTMPX
-@@ -180,7 +180,7 @@
- #undef RXVT_UTMPX_FILE
-
- /* Define location of wtmp */
--#undef RXVT_WTMP_FILE
-+#define RXVT_WTMP_FILE "/var/log/wtmp"
-
- /* Define location of wtmpx */
- #undef RXVT_WTMPX_FILE