summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-09-02 21:55:55 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-09-02 21:55:55 +0000
commitc80b0e8ca169b64fbbf43ad3ac8f7a405b3b9c51 (patch)
tree53893723169ca32c163ef9a94be7ea50b9076637 /app-pda/malsync/files
parentinitial package (diff)
downloadhistorical-c80b0e8ca169b64fbbf43ad3ac8f7a405b3b9c51.tar.gz
historical-c80b0e8ca169b64fbbf43ad3ac8f7a405b3b9c51.tar.bz2
historical-c80b0e8ca169b64fbbf43ad3ac8f7a405b3b9c51.zip
initial package
Diffstat (limited to 'app-pda/malsync/files')
-rw-r--r--app-pda/malsync/files/Makefile-pilot-link.diff25
-rw-r--r--app-pda/malsync/files/digest-malsync-2.2.01
2 files changed, 26 insertions, 0 deletions
diff --git a/app-pda/malsync/files/Makefile-pilot-link.diff b/app-pda/malsync/files/Makefile-pilot-link.diff
new file mode 100644
index 000000000000..845ecb9616a7
--- /dev/null
+++ b/app-pda/malsync/files/Makefile-pilot-link.diff
@@ -0,0 +1,25 @@
+diff -urN malsync.orig/Makefile malsync/Makefile
+--- malsync.orig/Makefile 2003-05-30 19:42:14.000000000 -0400
++++ malsync/Makefile 2003-08-01 16:29:24.000000000 -0400
+@@ -15,10 +15,10 @@
+ endif
+
+ TREETOP = .
+-PILOT_LINK_DIR = $(TREETOP)/pilot-link-0.11.7
++PILOT_LINK_DIR = /usr/include/libpisock
+
+ CFLAGS = -Wall -g -DMALSYNC -I$(TREETOP)/mal/common \
+- -I$(TREETOP)/mal/client/common -I$(PILOT_LINK_DIR)/include \
++ -I$(TREETOP)/mal/client/common -I$(PILOT_LINK_DIR) \
+ -I$(TREETOP)/mal/client/unix
+
+ ifeq ($(PLAT),Darwin)
+@@ -73,7 +73,7 @@
+
+ $(TARGET): $(OBJS)
+ $(CC) $(DYNLINK) $(CFLAGS) -o $@ $(OBJS) \
+- ${PILOT_LINK_DIR}/libpisock/.libs/libpisock.a $(LINKLIBS)
++ /usr/lib/libpisock.a $(LINKLIBS)
+ clean:
+ rm -f $(OBJS) $(TARGET)
+
diff --git a/app-pda/malsync/files/digest-malsync-2.2.0 b/app-pda/malsync/files/digest-malsync-2.2.0
new file mode 100644
index 000000000000..2568629046f2
--- /dev/null
+++ b/app-pda/malsync/files/digest-malsync-2.2.0
@@ -0,0 +1 @@
+MD5 d1c41526b91bb38c21a4ced01d26328c malsync_2.2.0.src.tar.gz 173851