|
From: <gi...@ba...> - 2013-01-30 08:23:05
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Bacula Community source".
The branch, Branch-5.2 has been updated
via 6fb68c99664f6cbdf7e51515635da0e7471cfb20 (commit)
from 445b4b625979d97c6c17733a57e3ece51828f6ba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6fb68c99664f6cbdf7e51515635da0e7471cfb20
Author: Kern Sibbald <ke...@si...>
Date: Wed Jan 30 09:22:44 2013 +0100
Clean after building doc binaries requested by Willem vd Akker for Debian build
-----------------------------------------------------------------------
Summary of changes:
diff --git a/bacula/release/makedocsrel b/bacula/release/makedocsrel
index e6281bc..10d34a3 100755
--- a/bacula/release/makedocsrel
+++ b/bacula/release/makedocsrel
@@ -97,6 +97,7 @@ mv docs $base_pkg-$ver
cd $base_pkg-$ver
./configure --with-bacula=$bsrc
make en
+make clean
cd ${cwd}
echo "Tarring docs ..."
tar cf $base_pkg-$ver.tar $base_pkg-$ver
hooks/post-receive
--
Bacula Community source
|