From e4b38c7fb9af809eb8915cad5b9f71ffb5def72e Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 13 Mar 2003 04:14:29 +0000 Subject: Add gnomepilot2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@549 df743ca5-7f9a-e211-a948-0013205c9059 --- palm/gnome-pilot/files/patch-aa | 10 ++++++++++ .../patch-libgpilotdCM::gnome-pilot-conduit-management.c | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 palm/gnome-pilot/files/patch-aa create mode 100644 palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c (limited to 'palm/gnome-pilot/files') diff --git a/palm/gnome-pilot/files/patch-aa b/palm/gnome-pilot/files/patch-aa new file mode 100644 index 000000000..943a37e42 --- /dev/null +++ b/palm/gnome-pilot/files/patch-aa @@ -0,0 +1,10 @@ +--- configure.orig Thu Oct 24 10:43:46 2002 ++++ configure Thu Oct 24 22:06:58 2002 +@@ -6474,6 +6470,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' diff --git a/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c b/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c new file mode 100644 index 000000000..82bf09dd7 --- /dev/null +++ b/palm/gnome-pilot/files/patch-libgpilotdCM::gnome-pilot-conduit-management.c @@ -0,0 +1,11 @@ +--- libgpilotdCM/gnome-pilot-conduit-management.c.orig Thu Feb 6 03:35:48 2003 ++++ libgpilotdCM/gnome-pilot-conduit-management.c Wed Mar 12 23:12:10 2003 +@@ -235,7 +235,7 @@ + GList *iterator; + + /* Do read of all .conduit files here */ +- conduit_files = self_get_conduit_file_names ("share/gnome-pilot/conduits", ".conduit"); ++ conduit_files = self_get_conduit_file_names ("share/gnome/gnome-pilot/conduits", ".conduit"); + + LOCK_MY_HASHES; + conduitname_to_datastruct = g_hash_table_new (g_str_hash,g_str_equal); -- cgit v1.2.3