diff options
Diffstat (limited to 'developer-doc/phb')
-rw-r--r-- | developer-doc/phb/cvs-examples.docbook | 2 | ||||
-rw-r--r-- | developer-doc/phb/rpm-example.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/developer-doc/phb/cvs-examples.docbook b/developer-doc/phb/cvs-examples.docbook index ab34aee..da29be8 100644 --- a/developer-doc/phb/cvs-examples.docbook +++ b/developer-doc/phb/cvs-examples.docbook @@ -618,7 +618,7 @@ development branch. That's it! <para> Of course, a fix to a source code file would be followed by a visual inspection (that's where <command>vi</command> or -<command>kdevelop</command> come into play) and a compile run with further +<command>tdevelop</command> come into play) and a compile run with further testing before the change is checked back into the repository. </para> </footnote> diff --git a/developer-doc/phb/rpm-example.docbook b/developer-doc/phb/rpm-example.docbook index 5e63a4c..213e1ec 100644 --- a/developer-doc/phb/rpm-example.docbook +++ b/developer-doc/phb/rpm-example.docbook @@ -60,7 +60,7 @@ Packager: %packer Group: Productivity/Office/Finance Source0: %{name}2-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}2-%{version}-%{release}-build -BuildRequires: kdebase3-devel +BuildRequires: tdebase3-devel Prereq: /sbin/ldconfig %description |