Moved 'docs/fwg' to 'docs/pwg'.

Original commit message from CVS:
Moved 'docs/fwg' to 'docs/pwg'.
This commit is contained in:
Leif Johnson 2002-09-27 19:52:34 +00:00
parent 622a80da54
commit 214c244f6a
2 changed files with 2 additions and 2 deletions

View file

@ -511,7 +511,7 @@ docs/libs/Makefile
docs/plugins/Makefile docs/plugins/Makefile
docs/plugins/gstreamer-plugins.types docs/plugins/gstreamer-plugins.types
docs/manual/Makefile docs/manual/Makefile
docs/fwg/Makefile docs/pwg/Makefile
docs/xsl/Makefile docs/xsl/Makefile
docs/devhelp/Makefile docs/devhelp/Makefile
docs/devhelp/html2xml.py docs/devhelp/html2xml.py

2
debian/rules vendored
View file

@ -82,7 +82,7 @@ install: build
# debian/gstreamer/usr/share/gstreamer/html/gstreamer-libs \ # debian/gstreamer/usr/share/gstreamer/html/gstreamer-libs \
# debian/gstreamer/usr/share/gst/html/gstreamer \ # debian/gstreamer/usr/share/gst/html/gstreamer \
# debian/gstreamer/usr/share/doc/gstreamer-doc # debian/gstreamer/usr/share/doc/gstreamer-doc
-cp -r docs/fwg/gst-plugin-writers-guide \ -cp -r docs/pwg/gst-plugin-writers-guide \
docs/manual/gstreamer-manual \ docs/manual/gstreamer-manual \
debian/gstreamer/usr/share/doc/gstreamer-doc debian/gstreamer/usr/share/doc/gstreamer-doc