summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2010-04-10 14:54:21 +0200
committerAndreas Mair <amair.sob@googlemail.com>2010-04-10 14:54:21 +0200
commit52d454d2fc8746433776568855c56bd404486995 (patch)
tree37e3d4c277a2dd814c2be566c94e520b5b62453c /make.sh
parent0d228055e708d997a0be7ea0a5b602cc2611ab41 (diff)
downloadvdradmin-am-3.6.7.tar.gz
vdradmin-am-3.6.7.tar.bz2
2010-04-10: 3.6.7v3.6.7
- Updated: Italian translation (Submitted by Diego Pierotto). - Fixed: creating/editing of searches using EPGsearch v0.9.24 (Bug report #567). - Minor bugfixes and improvements.
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/make.sh b/make.sh
index b198b08..65ee1a5 100755
--- a/make.sh
+++ b/make.sh
@@ -36,6 +36,7 @@ function Error()
#
function do_po()
{
+ [ -d locale ] && rm -rf locale/*
for PO in po/*.po
do
L=$(basename $PO .po)
@@ -85,7 +86,7 @@ function do_dist()
function do_cl()
{
[ -x $CVS2CL ] || Error "Missing $CVS2CL (http://www.red-bean.com/cvs2cl/)"
- $CVS2CL --FSF --separate-header --no-wrap --no-times --tagdates --log-opts "-d>2006-07-08"
+ $CVS2CL --FSF --separate-header --no-wrap --no-times --tagdates --follow branch_3_6 --log-opts "-d>2006-07-08"
}
# check requirements.