diff --git a/kdesrc-build b/kdesrc-build index 196ca8d..871ff39 100755 --- a/kdesrc-build +++ b/kdesrc-build @@ -1,7 +1,8 @@ #!/usr/bin/env perl # Script to handle building KDE from source code. All of the configuration is -# stored in the file ~/.kdesrc-buildrc. +# stored in the file ./kdesrc-buildrc (or ~/.kdesrc-buildrc, if that's not +# present). # # Please also see the documentation that should be included with this program, # in the doc/ directory.