diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-27 05:09:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-27 05:09:42 +0000 |
commit | 7dc5f75888be5c2753f0f9e9a072e793ec632752 (patch) | |
tree | a45036b2ef3992957f081abab6be4999a1722771 /palm/gnome-pilot/files | |
parent | 9957234d9432b06090ca01526bff90a51ab550bd (diff) | |
download | ports-7dc5f75888be5c2753f0f9e9a072e793ec632752.tar.gz ports-7dc5f75888be5c2753f0f9e9a072e793ec632752.zip |
Notes
Diffstat (limited to 'palm/gnome-pilot/files')
6 files changed, 0 insertions, 59 deletions
diff --git a/palm/gnome-pilot/files/patch-aa b/palm/gnome-pilot/files/patch-aa index 27a95c91d287..fe734c76b010 100644 --- a/palm/gnome-pilot/files/patch-aa +++ b/palm/gnome-pilot/files/patch-aa @@ -1,13 +1,5 @@ --- configure.orig Mon Apr 14 16:24:54 2003 +++ configure Mon Apr 14 21:12:15 2003 -@@ -7162,6 +7162,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -10653,7 +10654,7 @@ diff --git a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-capplet.c b/palm/gnome-pilot/files/patch-capplet_gnome-pilot-capplet.c deleted file mode 100644 index 3ee575f454e7..000000000000 --- a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-capplet.c +++ /dev/null @@ -1,10 +0,0 @@ ---- capplet/gnome-pilot-capplet.c.orig Mon Aug 2 20:10:43 2004 -+++ capplet/gnome-pilot-capplet.c Mon Aug 2 20:11:25 2004 -@@ -183,6 +183,7 @@ - init_widgets (gpcap); - - error: -+ return; - } - - GnomePilotCapplet * diff --git a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-cdialog.c b/palm/gnome-pilot/files/patch-capplet_gnome-pilot-cdialog.c deleted file mode 100644 index a255a95466f1..000000000000 --- a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-cdialog.c +++ /dev/null @@ -1,10 +0,0 @@ ---- capplet/gnome-pilot-cdialog.c.orig Mon Aug 2 20:12:19 2004 -+++ capplet/gnome-pilot-cdialog.c Mon Aug 2 20:12:25 2004 -@@ -123,6 +123,7 @@ - gnome_dialog_close_hides (GNOME_DIALOG (priv->dialog), TRUE); - - error: -+ return; - } - - diff --git a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-ddialog.c b/palm/gnome-pilot/files/patch-capplet_gnome-pilot-ddialog.c deleted file mode 100644 index 70b567e3ff4b..000000000000 --- a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-ddialog.c +++ /dev/null @@ -1,11 +0,0 @@ ---- capplet/gnome-pilot-ddialog.c.orig Tue Apr 22 23:12:36 2003 -+++ capplet/gnome-pilot-ddialog.c Thu Aug 5 14:38:01 2004 -@@ -123,6 +123,7 @@ - } - - error: -+ return; - } - - - diff --git a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-druid.c b/palm/gnome-pilot/files/patch-capplet_gnome-pilot-druid.c deleted file mode 100644 index c92f5c48bde9..000000000000 --- a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-druid.c +++ /dev/null @@ -1,10 +0,0 @@ ---- capplet/gnome-pilot-druid.c.orig Mon Aug 2 20:12:33 2004 -+++ capplet/gnome-pilot-druid.c Mon Aug 2 20:12:44 2004 -@@ -181,6 +181,7 @@ - init_widgets (gpd); - - error: -+ return; - } - - diff --git a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-pdialog.c b/palm/gnome-pilot/files/patch-capplet_gnome-pilot-pdialog.c deleted file mode 100644 index 353760a266f4..000000000000 --- a/palm/gnome-pilot/files/patch-capplet_gnome-pilot-pdialog.c +++ /dev/null @@ -1,10 +0,0 @@ ---- capplet/gnome-pilot-pdialog.c.orig Mon Aug 2 20:11:37 2004 -+++ capplet/gnome-pilot-pdialog.c Mon Aug 2 20:11:43 2004 -@@ -144,6 +144,7 @@ - } - - error: -+ return; - } - - |