summaryrefslogtreecommitdiff
path: root/libxml2
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-11 14:51:27 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-11 14:51:27 +0000
commitf690343db32a3f23dc61993c8b29878b6eff7fb5 (patch)
treec374c2e7599f7e3d013225475fc418ebbe57372b /libxml2
parent709ab6185bed4bba8b2fd05a181aec019a79d33e (diff)
#i10000# NO_SHL1DESCRIPTION=TRUE
Diffstat (limited to 'libxml2')
-rw-r--r--libxml2/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk
index accef7ed8f14..430b00420df1 100644
--- a/libxml2/makefile.mk
+++ b/libxml2/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: lo $ $Date: 2004-02-06 10:15:05 $
+# last change: $Author: rt $ $Date: 2004-05-11 15:51:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,8 @@ TARGET=so_libxml2
LIBXML2VERSION=2.5.11
+NO_SHL1DESCRIPTION=TRUE
+
TARFILE_NAME=$(PRJNAME)-$(LIBXML2VERSION)
PATCH_FILE_NAME=$(TARFILE_NAME).patch