diff options
Diffstat (limited to 'palm/gnomepilot2/files')
-rw-r--r-- | palm/gnomepilot2/files/patch-aa | 53 | ||||
-rw-r--r-- | palm/gnomepilot2/files/patch-ag | 10 | ||||
-rw-r--r-- | palm/gnomepilot2/files/patch-ah | 11 | ||||
-rw-r--r-- | palm/gnomepilot2/files/patch-ai | 100 |
4 files changed, 0 insertions, 174 deletions
diff --git a/palm/gnomepilot2/files/patch-aa b/palm/gnomepilot2/files/patch-aa deleted file mode 100644 index ac2b97677a29..000000000000 --- a/palm/gnomepilot2/files/patch-aa +++ /dev/null @@ -1,53 +0,0 @@ ---- configure.orig Wed May 10 00:02:39 2000 -+++ configure Tue Jun 13 16:40:13 2000 -@@ -1839,8 +1839,8 @@ - - gnome_cv_gnorba_found=no - if test x$gnome_cv_orbit_found = xyes; then -- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`" -- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`" -+ GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`" -+ GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`" - if test -n "$GNORBA_LIBS"; then - gnome_cv_gnorba_found=yes - fi -@@ -1860,8 +1860,8 @@ - fi - if test x$gnome_cv_orbit_found = xyes; then - -- GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`" -- GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`" -+ GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`" -+ GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`" - - - else -@@ -2676,7 +2676,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- PTHREAD_LIB="-lc_r" -+ PTHREAD_LIB="" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for pthread_create""... $ac_c" 1>&6 -@@ -4591,7 +4591,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo -@@ -5915,8 +5915,8 @@ - fi - - GPILOT_LIBDIR='-L${libdir}' --GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `gnome-config --libs gnome` `glib-config --libs glib gmodule`" --GPILOT_INCLUDEDIR="-I${includedir} `gnome-config --cflags gnome` `glib-config --cflags glib gmodule`" -+GPILOT_LIBS="-lgpilotd -lgpilotdcm -lgpilotdconduit `gnome-config --libs gnome` `$GLIB_CONFIG --libs glib gmodule`" -+GPILOT_INCLUDEDIR="-I${includedir} `gnome-config --cflags gnome` `$GLIB_CONFIG --cflags glib gmodule`" - - - diff --git a/palm/gnomepilot2/files/patch-ag b/palm/gnomepilot2/files/patch-ag deleted file mode 100644 index 47c20628cf94..000000000000 --- a/palm/gnomepilot2/files/patch-ag +++ /dev/null @@ -1,10 +0,0 @@ ---- gpilotd/gpilotd.c.orig Tue Mar 28 17:44:17 2000 -+++ gpilotd/gpilotd.c Wed Apr 5 17:08:46 2000 -@@ -6,6 +6,7 @@ - - #include <pthread.h> - #include <sys/types.h> -+#include <sys/stat.h> - #include <pwd.h> - #include <errno.h> - #include <sys/time.h> diff --git a/palm/gnomepilot2/files/patch-ah b/palm/gnomepilot2/files/patch-ah deleted file mode 100644 index c8bcc5dc63df..000000000000 --- a/palm/gnomepilot2/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Mar 31 11:05:19 2000 -+++ Makefile.in Wed Apr 5 17:16:05 2000 -@@ -156,7 +156,7 @@ - - bin_SCRIPTS = gnome-pilot-config - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = gpilotConf.sh - - EXTRA_DIST = gnome-pilot.spec gpilotConf.sh.in diff --git a/palm/gnomepilot2/files/patch-ai b/palm/gnomepilot2/files/patch-ai deleted file mode 100644 index 542aa22a4842..000000000000 --- a/palm/gnomepilot2/files/patch-ai +++ /dev/null @@ -1,100 +0,0 @@ ---- conduits/backup/Makefile.in.orig Wed May 10 00:03:11 2000 -+++ conduits/backup/Makefile.in Tue May 16 16:47:08 2000 -@@ -176,7 +176,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = backup-conduit-control-applet.desktop - --paneldir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+paneldir = $(datadir)/apps/Settings/Peripherals/Conduits - panel_DATA = $(ccenterConduits_DATA) - - Conduitdir = $(datadir)/gnome-pilot/conduits/ -@@ -192,7 +192,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libbackup_conduit_la_LDFLAGS = -+libbackup_conduit_la_LDFLAGS = -avoid-version - libbackup_conduit_la_DEPENDENCIES = - libbackup_conduit_la_OBJECTS = backup_conduit.lo - PROGRAMS = $(bin_PROGRAMS) ---- conduits/email/Makefile.in.orig Wed May 10 00:03:11 2000 -+++ conduits/email/Makefile.in Tue May 16 16:47:11 2000 -@@ -176,7 +176,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = email-conduit-control-applet.desktop - --paneldir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+paneldir = $(datadir)/apps/Settings/Peripherals/Conduits - panel_DATA = $(ccenterConduits_DATA) - - Conduitdir = $(datadir)/gnome-pilot/conduits/ -@@ -192,7 +192,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libemail_conduit_la_LDFLAGS = -+libemail_conduit_la_LDFLAGS = -avoid-version - libemail_conduit_la_DEPENDENCIES = - libemail_conduit_la_OBJECTS = email_conduit.lo parsedate.lo - PROGRAMS = $(bin_PROGRAMS) ---- conduits/expense/Makefile.in.orig Wed May 10 00:03:13 2000 -+++ conduits/expense/Makefile.in Tue May 16 16:47:14 2000 -@@ -176,7 +176,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = expense-conduit-control-applet.desktop - --paneldir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+paneldir = $(datadir)/apps/Settings/Peripherals/Conduits - panel_DATA = $(ccenterConduits_DATA) - - Conduitdir = $(datadir)/gnome-pilot/conduits/ -@@ -192,7 +192,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libexpense_conduit_la_LDFLAGS = -+libexpense_conduit_la_LDFLAGS = -avoid-version - libexpense_conduit_la_DEPENDENCIES = - libexpense_conduit_la_OBJECTS = expense_conduit.lo - PROGRAMS = $(bin_PROGRAMS) ---- conduits/file/Makefile.in.orig Wed May 10 00:03:10 2000 -+++ conduits/file/Makefile.in Tue May 16 16:47:17 2000 -@@ -181,7 +181,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = file-conduit-control-applet.desktop - --paneldir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+paneldir = $(datadir)/apps/Settings/Peripherals/Conduits - panel_DATA = $(ccenterConduits_DATA) - - Conduitdir = $(datadir)/gnome-pilot/conduits/ -@@ -202,7 +202,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libfile_conduit_la_LDFLAGS = -+libfile_conduit_la_LDFLAGS = -avoid-version - libfile_conduit_la_DEPENDENCIES = - libfile_conduit_la_OBJECTS = file_conduit.lo - PROGRAMS = $(bin_PROGRAMS) ---- conduits/memo_file/Makefile.in.orig Wed May 10 00:03:12 2000 -+++ conduits/memo_file/Makefile.in Tue May 16 16:47:20 2000 -@@ -176,7 +176,7 @@ - ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits - ccenterConduits_DATA = memo_file_capplet.desktop - --paneldir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits -+paneldir = $(datadir)/apps/Settings/Peripherals/Conduits - panel_DATA = $(ccenterConduits_DATA) - - Conduitdir = $(datadir)/gnome-pilot/conduits/ -@@ -192,7 +192,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libmemo_file_conduit_la_LDFLAGS = -+libmemo_file_conduit_la_LDFLAGS = -avoid-version - libmemo_file_conduit_la_DEPENDENCIES = - libmemo_file_conduit_la_OBJECTS = memo_file_conduit.lo - PROGRAMS = $(bin_PROGRAMS) |