Magellan Linux

Diff of /branches/R11-stable/include/xorg.sminc

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

revision 9854 by niro, Fri Jan 13 15:09:58 2012 UTC revision 9863 by niro, Fri Jan 13 19:22:05 2012 UTC
# Line 1  Line 1 
1  # $Header: /magellan-cvs/smage/include/xorg.sminc,v 1.18 2008/02/16 11:26:47 niro Exp $  # $Id$
2  # xorg global smage2 functions  # xorg global smage2 functions
3    
4  # must: X11_dir (defaults to /usr in sminc)  # must: X11_dir (defaults to /usr in sminc)
# Line 94  INHERITS="${INHERITS} xorg" Line 94  INHERITS="${INHERITS} xorg"
94  XORG_MIRROR="http://xorg.freedesktop.org/archive"  XORG_MIRROR="http://xorg.freedesktop.org/archive"
95    
96  # get the right subdir  # get the right subdir
97  case ${PCATEGORIE} in  case ${PCAT} in
98   app-doc) URISUBDIR="doc" ;;   app-doc) URISUBDIR="doc" ;;
99   media-fonts) URISUBDIR="font" ;;   media-fonts) URISUBDIR="font" ;;
100   x11-apps) URISUBDIR="app" ;;   x11-apps) URISUBDIR="app" ;;

Legend:
Removed from v.9854  
changed lines
  Added in v.9863