[gst-cvs] www: new-release: update and re-generate docs properly
Tim Müller
tpm at kemper.freedesktop.org
Tue Apr 27 19:19:30 PDT 2010
Module: www
Branch: master
Commit: 5e35c45dd05ac14424964c32938f129b1aa3688f
URL: http://cgit.freedesktop.org/gstreamer/www/commit/?id=5e35c45dd05ac14424964c32938f129b1aa3688f
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Wed Apr 28 03:13:19 2010 +0100
new-release: update and re-generate docs properly
---
bin/new-release | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/bin/new-release b/bin/new-release
index a06ee77..cf7255f 100755
--- a/bin/new-release
+++ b/bin/new-release
@@ -217,6 +217,8 @@ then
echo "Updating plugin documentation files"
pushd $moduledir/docs/plugins > /dev/null 2>&1
make update
+ make clean
+ make
popd
fi
More information about the Gstreamer-commits
mailing list