Author: agaran                       Date: Tue Feb 26 00:26:21 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.1.2.3

---- Files affected:
SOURCES:
   simulavr-doc.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/simulavr-doc.patch
diff -u SOURCES/simulavr-doc.patch:1.1 SOURCES/simulavr-doc.patch:1.2
--- SOURCES/simulavr-doc.patch:1.1      Sat Aug  4 14:18:44 2007
+++ SOURCES/simulavr-doc.patch  Tue Feb 26 01:26:16 2008
@@ -2,11 +2,12 @@
 --- simulavr-0.1.2.2.orig/doc/Makefile.am      2003-09-27 00:07:34.000000000 
+0200
 +++ simulavr-0.1.2.2/doc/Makefile.am   2007-08-04 14:15:56.000000000 +0200
 @@ -48,7 +48,7 @@
- # Rule for generating html output.
- html: $(info_TEXINFOS) $(TARGET_DOX_HTML)
-       mkdir -p html
+ html: html/simulavr.html $(TARGET_DOX_HTML)
+ 
+ html/simulavr.html: $(srcdir)/$(info_TEXINFOS)
 -      texi2html -split_node $(srcdir)/$(info_TEXINFOS)
 +      texi2html --output . -split_node $(srcdir)/$(info_TEXINFOS)
-       mv *.html html
-       if test -f html/simulavr.html ; then \
-          cp html/simulavr.html html/index.html ; \
+       if [ -e ./simulavr.html -o -e ./simulavr_1.html ]; then \
+         mkdir -p html ; \
+         mv *.html html ; \
+       else \
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/simulavr-doc.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to