]> git.pld-linux.org Git - packages/libgee.git/blame - libgee-doc.patch
- added doc patch, build apidocs (valadoc based)
[packages/libgee.git] / libgee-doc.patch
CommitLineData
3384c4dd
JB
1--- libgee-0.20.0/doc/Makefile.am.orig 2013-03-30 21:15:30.000000000 +0100
2+++ libgee-0.20.0/doc/Makefile.am 2017-04-11 21:02:00.553783557 +0200
3@@ -28,7 +28,7 @@
4 $(doc_data) $(innerdoc_DATA) $(img_DATA): gee-0.8/index.html
5
6 gee-0.8/index.html:
7- $(VALADOC) -o gee-0.8/ --wiki ./ --force -b $(top_srcdir) $(SRC_DIR)/*.vala
8+ $(VALADOC) -o gee-0.8/ --wiki ./ --force -b $(top_srcdir) --vapidir ../utils --pkg geeutils --pkg gio-2.0 $(SRC_DIR)/*.vala
9
10 EXTRA_DIST += \
11 index.wiki \
This page took 0.027603 seconds and 4 git commands to generate.