Git commit e511bd05fb0e97fc6eaa66b9bcb80d257a86c053 by Michael Pyne. Committed on 31/07/2005 at 02:11. Pushed by ashark into branch 'docbook_historied_per_file'.
Backport typo fix for kdesvn-build docs to KDE 3.5. svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=440612 Original commit: 719c0a1e https://invent.kde.org/sdk/kdesrc-build/-/commit/719c0a1e3685834c181d9e84328ac3486b6cd415 M +1 -1 doc/getting-started/before-building.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/e511bd05fb0e97fc6eaa66b9bcb80d257a86c053 diff --git a/doc/getting-started/before-building.docbook b/doc/getting-started/before-building.docbook index c03bc382..227ea41f 100644 --- a/doc/getting-started/before-building.docbook +++ b/doc/getting-started/before-building.docbook @@ -42,7 +42,7 @@ required software. <para> You probably already have a version of the &kdesvn-build; script installed in your system. &kdesvn-build;requires you to create a configuration file, named -<filename>.kdesvn-build</filename>. This file should be installed on +<filename>.kdesvn-buildrc</filename>. This file should be installed on the home folder (~/), and contain all configuration data required for the script to run, like configuration options, compiling options, location of the sources, the destination of the installation
