mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Moved 'docs/fwg' to 'docs/pwg'.
Original commit message from CVS: Moved 'docs/fwg' to 'docs/pwg'.
This commit is contained in:
parent
622a80da54
commit
214c244f6a
2 changed files with 2 additions and 2 deletions
|
@ -511,7 +511,7 @@ docs/libs/Makefile
|
|||
docs/plugins/Makefile
|
||||
docs/plugins/gstreamer-plugins.types
|
||||
docs/manual/Makefile
|
||||
docs/fwg/Makefile
|
||||
docs/pwg/Makefile
|
||||
docs/xsl/Makefile
|
||||
docs/devhelp/Makefile
|
||||
docs/devhelp/html2xml.py
|
||||
|
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -82,7 +82,7 @@ install: build
|
|||
# debian/gstreamer/usr/share/gstreamer/html/gstreamer-libs \
|
||||
# debian/gstreamer/usr/share/gst/html/gstreamer \
|
||||
# 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 \
|
||||
debian/gstreamer/usr/share/doc/gstreamer-doc
|
||||
|
||||
|
|
Loading…
Reference in a new issue