Magellan Linux

Diff of /trunk/include/kde3.sminc

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

branches/magellan-next/include/kde3.sminc revision 6654 by niro, Tue Sep 14 16:46:32 2010 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.6654  
changed lines
  Added in v.9880