[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531007: KDE (kdelibs) /usr/local stuff



Heyho!

In response to our IRC communication from last week: the patch you proposed 
is WORKSFORME(tm) :-)

Not knowing much about KDE I can't tell if it's the correct solution or a 
gross hack, but I guess you'd know that.

cheers
-- vbi

Index: b/kdecore/kernel/kstandarddirs.cpp
===================================================================
--- a/kdecore/kernel/kstandarddirs.cpp
+++ b/kdecore/kernel/kstandarddirs.cpp
@@ -1492,6 +1496,7 @@
     {
         tokenize(kdedirList, kdedirs, QString(QChar(KPATH_SEPARATOR)));
     }
+    kdedirList.append("/usr/local/");
     kdedirList.append(installPath("kdedir"));

     QString execPrefix(EXEC_INSTALL_PREFIX);

-- 
Although this syntax is required by the SQL standard, it's not clear
what the standard expects it to do, except that it's most likely not
what we were doing.
        -- PostgreSQL 8.3 release notes

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: