aboutsummaryrefslogtreecommitdiff
path: root/textproc/pootle
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pootle')
-rw-r--r--textproc/pootle/files/pootle.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pootle/files/pootle.sh.in b/textproc/pootle/files/pootle.sh.in
index d98bb959f35b..569f855738a2 100644
--- a/textproc/pootle/files/pootle.sh.in
+++ b/textproc/pootle/files/pootle.sh.in
@@ -33,7 +33,6 @@ load_rc_config $name
: ${pootle_enable="NO"}
: ${pootle_user="%%POOTLEUSER%%"}
: ${pootle_logdir="%%POOTLELOGDIR%%"}
-: ${pootle_flags=""}
if [ -n "${pootle_logdir}" ]; then
pootle_stdout="${pootle_logdir}/access.log"