Bug#30097: Wrong default variable value in processesend.pl and processes.pl

frank.schruefer at t-online.de frank.schruefer at t-online.de
Wed Aug 1 00:35:04 UTC 2001


Package: kdevelop
Version: kdevelop-2.2beta1-0 (using KDE 2.2.0 Beta1)
Severity: normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

I guess:
$homedirectory = "$ENV{HOME}/.kde"    if (!$homedirectory);

should be:
$homedirectory = "$ENV{HOME}/.kde2"    if (!$homedirectory);

Kdevelop did not build saying that a file could not be found until i modified that line in both
perl scripts.

-- 
HTH, bye
   Frank


(Submitted via bugs.kde.org)


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list