Document purge-old-logs in kdesvn-buildrc-sample.

CCBUG: 188579
CCMAIL: mpyne@purinchu.net

svn path=/trunk/KDE/kdesdk/scripts/kdesvn-buildrc-sample; revision=965853
wilder
Raphael Kubo da Costa 17 years ago
parent 5ad96b8f98
commit 281c9b50b7
  1. 4
      kdesvn-buildrc-sample

@ -82,6 +82,10 @@ global
# make install with no password.
# make-install-prefix sudo -S
# purge-old-logs controls whether old log files should be removed after the
# latest build finishes. Set to true to enable it.
# purge-old-logs false
# binpath controls the value of the PATH environment variable during
# compilation. If you have unusual tools that need to be in the path to build
# KDE, add them here. KDE's and Qt's programs are automatically added.

Loading…
Cancel
Save