summaryrefslogtreecommitdiff
path: root/comms/jpilot/patches
diff options
context:
space:
mode:
Diffstat (limited to 'comms/jpilot/patches')
-rw-r--r--comms/jpilot/patches/patch-aa13
-rw-r--r--comms/jpilot/patches/patch-ad13
2 files changed, 0 insertions, 26 deletions
diff --git a/comms/jpilot/patches/patch-aa b/comms/jpilot/patches/patch-aa
deleted file mode 100644
index e6c4e74a29a..00000000000
--- a/comms/jpilot/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2006/11/20 18:34:27 bad Exp $
-
---- jpilot.c.orig 2006-06-09 22:42:57.000000000 +0200
-+++ jpilot.c
-@@ -2180,7 +2180,7 @@ char * xpm_backup[] = {
-
- /* Extract first day of week preference from locale in GTK2 */
- # ifdef ENABLE_GTK2
--# ifdef HAVE_LANGINFO_H
-+# if defined(HAVE_LANGINFO_H) && defined(_NL_TIME_FIRST_WEEKDAY)
- /* GTK 2.8 libraries */
- week_start = nl_langinfo (_NL_TIME_FIRST_WEEKDAY);
- pref_fdow = *((unsigned char *) week_start) - 1;
diff --git a/comms/jpilot/patches/patch-ad b/comms/jpilot/patches/patch-ad
deleted file mode 100644
index 56344374e92..00000000000
--- a/comms/jpilot/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2005/09/05 07:43:40 rh Exp $
-
---- docs/jpilot.1.orig 2004-02-17 20:36:44.000000000 -0800
-+++ docs/jpilot.1
-@@ -32,7 +32,7 @@ which port to sync on, and at what speed
-
- If PILOTPORT is not set then it defaults to /dev/pilot.
- .SH BUGS
--See /usr/share/doc/jpilot/BUGS
-+See @PREFIX@/share/doc/jpilot/BUGS
- .SH SEE ALSO
- jpilot-sync(1)
- .SH AUTHOR