]> git.pld-linux.org Git - packages/seed.git/blobdiff - gtkdoc.patch
- fix for new gtkdoc not producing any sgml files
[packages/seed.git] / gtkdoc.patch
diff --git a/gtkdoc.patch b/gtkdoc.patch
new file mode 100644 (file)
index 0000000..3422e8f
--- /dev/null
@@ -0,0 +1,11 @@
+--- seed-3.8.1/doc/modules/Makefile.am~        2013-04-16 09:58:20.000000000 +0200
++++ seed-3.8.1/doc/modules/Makefile.am 2016-10-20 09:20:47.464596674 +0200
+@@ -5,7 +5,7 @@
+ html/index.html: version.xml book.xml sqlite/sqlite.xml sqlite/sqlite-funcs.xml readline/readline.xml readline/readline-funcs.xml make-functions.js gtkbuilder/gtkbuilder-funcs.xml gtkbuilder/gtkbuilder.xml sandbox/sandbox.xml sandbox/sandbox-funcs.xml
+       mkdir -p html;
+       gtkdoc-mkhtml "Seed" book.xml;
+-      mv *.html *.css *.png *.sgml *.devhelp* html
++      mv *.html *.css *.png *.devhelp* html
+ bookdir = $(docdir)/modules/html
+ book_DATA = html/index.html
This page took 0.080152 seconds and 4 git commands to generate.