summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libwpd/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/libwpd/makefile.mk b/libwpd/makefile.mk
index 6ad1288b3563..0b1f072c8ae8 100644
--- a/libwpd/makefile.mk
+++ b/libwpd/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kz $ $Date: 2005-11-01 10:07:10 $
+# last change: $Author: obo $ $Date: 2006-01-20 10:05:43 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,8 +49,8 @@ TARGET=wpd
@echo "Using system libwpd..."
.ENDIF
-TARFILE_NAME=libwpd-0.8.3
-PATCH_FILE_NAME=$(TARFILE_NAME).diff
+TARFILE_NAME=libwpd-0.8.4
+#PATCH_FILE_NAME=$(TARFILE_NAME).diff
BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
BUILD_DIR=src/lib