diff options
author | Christian Schaller <uraeus@gnome.org> | 2004-12-22 19:39:10 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2004-12-22 19:39:10 +0000 |
commit | 725b7a3b67bc214c4bcb7b5db178b46937e83e69 (patch) | |
tree | cdda54c6e025aeac3bdb363bb4664515e7905479 /gst-plugins.spec.in | |
parent | 9322182ecd52af656a54d5a3f72c3c4336a4f9f2 (diff) |
add documentation to spec file
Original commit message from CVS:
add documentation to spec file
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r-- | gst-plugins.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 8a6d09e9..9c157fbe 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -267,6 +267,7 @@ rm -rf $RPM_BUILD_ROOT # Docs %{_datadir}/locale +%{_datadir}/gtk-doc/html %post @USE_GCONF_TRUE@export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` |