[m-dev.] diff: add events and reports to installation dirs for w3
Tyson Dowd
trd at cs.mu.OZ.AU
Mon Oct 9 08:42:21 AEDT 2000
Hi,
I missed this bit.
===================================================================
Estimated hours taken: 0.2
w3/information/Makefile:
Add events and reports to the list of directories to be
installed.
Index: Makefile
===================================================================
RCS file: /home/mercury1/repository/w3/information/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 2000/10/06 03:27:20 1.11
+++ Makefile 2000/10/08 21:40:27
@@ -34,7 +34,7 @@
(cd doc; gzip -f -9 *.ps)
local_install: all
- for dir in bench developers doc dotnet papers; \
+ for dir in bench developers events reports doc dotnet papers; \
do \
$(CP) $$dir $(INSTALL_WEBDIR); \
chmod -R a+r,g+w $(INSTALL_WEBDIR)/$$dir; \
--
Tyson Dowd #
# Surreal humour isn't everyone's cup of fur.
trd at cs.mu.oz.au #
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list