summaryrefslogtreecommitdiff
path: root/palm/jpilot/files/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'palm/jpilot/files/patch-bc')
-rw-r--r--palm/jpilot/files/patch-bc11
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/jpilot/files/patch-bc b/palm/jpilot/files/patch-bc
deleted file mode 100644
index 4a50bc12e30c..000000000000
--- a/palm/jpilot/files/patch-bc
+++ /dev/null
@@ -1,11 +0,0 @@
---- SyncTime/Makefile.in.orig Sat Feb 12 20:35:13 2000
-+++ SyncTime/Makefile.in Sat Mar 4 16:11:28 2000
-@@ -27,7 +27,7 @@
- echo; echo "WARNING - SyncTime is currently broken for PalmOS 3.3"; echo
-
- libsynctime.so: synctime.o libplugin.a
-- ld -shared -ldl -o libsynctime.so synctime.o -L. -lplugin
-+ ld -shared -o libsynctime.so synctime.o -L. -lplugin
-
- synctime.o: synctime.c libplugin.h
- $(CC) $(OPTIONS) $(GTKFLAGS) $(PILOT_FLAGS) -c synctime.c