From 69708a7a460fbb0f57f21a8e2f9c08763ebd56d8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 20 Jan 2006 09:05:43 +0000 Subject: INTEGRATION: CWS fs05 (1.9.4); FILE MERGED 2005/12/06 14:37:59 fridrich_strba 1.9.4.1: Issue number: n/a Submitted by: fridrich_strba Reviewed by: fridrich_strba Initial commit for a cvs that aims to update the WP import filter to newest changes in libwpd code. --- libwpd/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libwpd') 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 -- cgit