Skip to content

Commit ea9a9aa

Browse files
committed
[css2] Removed Overview before linking to it.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401405
1 parent 325249b commit ea9a9aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.24 1998-03-23 19:53:46 bbos Exp $
3+
# $Id: Makefile,v 2.25 1998-03-24 14:02:21 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
@@ -275,6 +275,7 @@ install: all css2.tgz
275275
-$(RM) -f $(CSSGROUPDIR)/issues.html
276276
-$(RM) $(CSSGROUPDIR)/css2-issues.html
277277
$(LN) -s $(INSTALLDIR)/issues.html $(CSSGROUPDIR)/css2-issues.html
278+
-$(RM) $(INSTALLDIR)Overview.html
278279
$(LN) -s $(INSTALLDIR)/cover.html $(INSTALLDIR)Overview.html
279280
-$(RM) -f $(TR_DIR)/$(PERMANENT_NAME)
280281
$(LN) -s $(INSTALLDIR) $(TR_DIR)/$(PERMANENT_NAME)

0 commit comments

Comments
 (0)