diff options
Diffstat (limited to 'palm/kpilot/files/patch-ad')
-rw-r--r-- | palm/kpilot/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/kpilot/files/patch-ad b/palm/kpilot/files/patch-ad deleted file mode 100644 index 9ae35e02c700..000000000000 --- a/palm/kpilot/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- conduits/vcalconduit/Makefile.in.orig Fri Nov 6 14:48:00 1998 -+++ conduits/vcalconduit/Makefile.in Fri Nov 6 14:48:23 1998 -@@ -157,7 +157,7 @@ - vcalconduit_SOURCES= vcal-conduit.cc vcal-setup.cc - - # the library search path --vcalconduit_LDFLAGS = @all_libraries@ -L`pwd`/versit -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/_libs -+vcalconduit_LDFLAGS = -L`pwd`/versit -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/.libs @all_libraries@ - - # the libraries to link against. Be aware of the order. First the libraries, - # that depend on the following ones. |