Oops!...

--- ./Makefile.in.wrapfix       Wed Jan 13 20:30:50 1999
+++ ./Makefile.in       Thu Jan 28 14:16:17 1999
@@ -90,7 +90,7 @@
        @if [ ! -f $(SEARCH_DIR)/$(SEARCH_FORM) ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/search.html 
>$(SEARCH_DIR)/$(SEARCH_FORM); echo $(SEARCH_DIR)/$(SEARCH_FORM);fi
        @if [ ! -f $(COMMON_DIR)/footer.html ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/footer.html 
>$(COMMON_DIR)/footer.html; echo $(COMMON_DIR)/footer.html;fi
        @if [ ! -f $(COMMON_DIR)/header.html ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/header.html 
>$(COMMON_DIR)/header.html; echo $(COMMON_DIR)/header.html;fi
-       @if [ ! -f $(COMMON_DIR)/wrapper.html ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/wrapper.html 
>$(COMMON_DIR)/header.html; echo $(COMMON_DIR)/wrapper.html;fi
+       @if [ ! -f $(COMMON_DIR)/wrapper.html ]; then sed -e 
+s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/wrapper.html 
+>$(COMMON_DIR)/wrapper.html; echo $(COMMON_DIR)/wrapper.html;fi
        @if [ ! -f $(COMMON_DIR)/nomatch.html ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/nomatch.html 
>$(COMMON_DIR)/nomatch.html; echo $(COMMON_DIR)/nomatch.html;fi
        @if [ ! -f $(COMMON_DIR)/syntax.html ]; then sed -e 
s%@IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/syntax.html 
>$(COMMON_DIR)/syntax.html; echo $(COMMON_DIR)/syntax.html;fi
        @if [ ! -f $(COMMON_DIR)/english.0 ]; then $(INSTALL) 
$(top_srcdir)/installdir/english.0 $(COMMON_DIR); echo $(COMMON_DIR)/english.0;fi

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to