head	1.3;
access;
symbols
	old_old_RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.10.27.08.50.15;	author demon;	state dead;
branches;
next	1.2;

1.2
date	2001.08.21.06.00.34;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.16.15.00.01;	author demon;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to 2.2.1.

Submitted by:		SASAKI Katuhiro <sahiro@@crest.ocn.ne.jp>
(with slight modifications)
@
text
@--- pt/docs/kdelibs/api/Makefile.in.orig	Sun Aug 19 20:44:13 2001
+++ pt/docs/kdelibs/api/Makefile.in	Sun Aug 19 20:44:22 2001
@@@@ -459,7 +459,7 @@@@
 $(srcdir)/index.docbook: install-dep.entities
 
 install-dep.entities:
-	$(LN_S) $(kde_htmldir)/en/api/install-dep.entities .
+	$(LN_S) -f $(kde_htmldir)/en/api/install-dep.entities .
 
 index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) install-dep.entities
 	@@-if test -n "$(MEINPROC)"; then \
@


1.2
log
@Fix installation in a slightly different way.
@
text
@@


1.1
log
@Upgrade to 2.2.
@
text
@d1 3
a3 3
--- pt/docs/kdelibs/api/Makefile.in.orig	Thu Aug 16 18:21:25 2001
+++ pt/docs/kdelibs/api/Makefile.in	Thu Aug 16 18:21:34 2001
@@@@ -459,7 +459,6 @@@@
d8 1
@

