while trying to figure out how debian-edu does it's magic with KDEDIRS, i think i found a bug in svn (3898) on alioth, a patch is attached. i'm wondering if it would be possible to give me svn access to debian-edu on alioth so as not post patches to the list and whatnot- i've found the occasional typo and other minor issues in the past, but didn't bother to submit a patch as it's just a bit of hassle :) my alioth user is "vagrant-guest". live well, vagrant
--- 20debian-edu-kdedirs 2005-06-07 15:28:29.000000000 -0600
+++ 20debian-edu-kdedirs.new 2005-06-20 10:57:58.720142536 -0600
@@ -15,7 +15,7 @@
if (kde-config --version | grep "^KDE: 2" > /dev/null); then
KDEDIRS=/usr/share/debian-edu/networked-kde2:$KDEDIRS;
# if we're using kde3
- elif (kde-config --version | grep "^KDE: 2" > /dev/null); then
+ elif (kde-config --version | grep "^KDE: 3" > /dev/null); then
KDEDIRS=/usr/share/debian-edu/networked-kde3:$KDEDIRS;
fi;
fi;
Attachment:
signature.asc
Description: Digital signature