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:
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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.
|
||||
|
8
debian/libgtk2.0-doc.install.in
vendored
8
debian/libgtk2.0-doc.install.in
vendored
@ -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@
|
||||
|
Reference in New Issue
Block a user