Magellan Linux

Diff of /trunk/include/kde3.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/core/include/kde3.sminc revision 3728 by niro, Sun Nov 1 11:16:02 2009 UTC trunk/include/kde3.sminc revision 9880 by niro, Sat Jan 14 01:48:34 2012 UTC
# Line 3  Line 3 
3  sminclude qt3  sminclude qt3
4    
5  ## some global vars ##  ## some global vars ##
6  export KDEDIR=/usr  export KDEDIR=/opt/kde3
7  export KDECONFDIR=/etc  export KDECONFDIR=/etc/kde3
8    
9  # fixes some compile issues ala "kde-config: command not found"  # fixes some compile issues ala "kde-config: command not found"
10  export PATH="${KDEDIR}/bin:${PATH}"  export PATH="${KDEDIR}/bin:${PATH}"

Legend:
Removed from v.3728  
changed lines
  Added in v.9880