Really install the faq and tutorial files correctly so that the

devhelp file is read. (The devhelp files need updating but I have no 
idea how to do.)
This commit is contained in:
Josselin Mouette
2008-11-12 00:39:27 +00:00
parent ccfaaaab1c
commit afd67ba1ec
2 changed files with 12 additions and 4 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
gtk+2.0 (2.14.4-4) UNRELEASED; urgency=low
* Really install the faq and tutorial files correctly so that the
devhelp file is read. (The devhelp files need updating but I have no
idea how to do.)
-- Josselin Mouette <joss@debian.org> Wed, 12 Nov 2008 01:01:29 +0100
gtk+2.0 (2.14.4-3) experimental; urgency=low
* libgail*.install: fix installation paths. Closes: #505105.

View File

@ -1,10 +1,10 @@
# from Debian
debian/gtk-faq.devhelp usr/share/doc/@DOC_PKG@/faq/html
debian/gtk-tutorial.devhelp usr/share/doc/@DOC_PKG@/tutorial/html
debian/gtk-faq.devhelp usr/share/doc/@DOC_PKG@/faq
debian/gtk-tutorial.devhelp usr/share/doc/@DOC_PKG@/tutorial
# from the shared flavor
debian/install/shared/usr/share/gtk-doc/html/gtk* usr/share/doc/@DOC_PKG@
debian/install/shared/usr/share/gtk-doc/html/gdk* usr/share/doc/@DOC_PKG@
# from the source
docs/faq/html usr/share/doc/@DOC_PKG@/faq
docs/tutorial/html usr/share/doc/@DOC_PKG@/tutorial
docs/faq/html/* usr/share/doc/@DOC_PKG@/faq
docs/tutorial/html/* usr/share/doc/@DOC_PKG@/tutorial
docs/*.txt usr/share/doc/@DOC_PKG@