Ignore:
Timestamp:
Apr 2, 2013, 9:37:00 PM (10 years ago)
Author:
Peter
Message:

soften installcheck on html docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.10-stable/doc/Makefile.am

    r2853 r3009  
    8282  $(AM_V_at) test -r "$(DESTDIR)/$(htmldir)/index.html" \
    8383  || { echo "no documentation installed" 1>&2; exit 1; }
    84   $(AM_V_at)grep "yat.*$(VERSION)" "$(DESTDIR)/$(htmldir)/index.html" \
    85   || { echo $(DESTDIR)/$(htmldir)/index.html not updated 1>&2; exit 1; }
    8684
    8785MOSTLYCLEANFILES += doc/doxygen.error
Note: See TracChangeset for help on using the changeset viewer.