Magellan Linux

Contents of /trunk/gal/patches/gal-1.99.3-docfix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 436 byte(s)
-import

1 --- gal-1.99.3/docs/Makefile.in 2003-04-09 19:37:42.000000000 +0100
2 +++ gal-1.99.3/docs/Makefile.in.new 2003-04-21 18:52:01.000000000 +0100
3 @@ -365,8 +365,6 @@
4 done; \
5 echo '-- Installing $(srcdir)/html/index.sgml' ; \
6 $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
7 - echo '-- Fixing Crossreferences' ; \
8 - gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=$(HTML_DIR)|| true; \
9 fi)
10
11 dist-hook: