summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/compiz-bcop/PREPARE
blob: c9503f1558f6c2c43874a161cf8f1c3425aedab2 (plain) (blame)
1
2
3
4
5
6
config_query  BCOP_TRUNK  "Use git version?"  n
if [ "$BCOP_TRUNK" == "y" ]; then
  config_query  BCOP_TRUNK_AUTOUPDATE  \
                "Update to the latest git on every cast?"  \
                n
fi