Magellan Linux

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

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

revision 18716 by niro, Wed Aug 14 10:41:53 2013 UTC revision 20668 by niro, Mon Feb 3 10:29:49 2014 UTC
# Line 77  case ${PCAT} in Line 77  case ${PCAT} in
77   x11-apps) URISUBDIR="app" ;;   x11-apps) URISUBDIR="app" ;;
78   x11-base) URISUBDIR="xserver" ;;   x11-base) URISUBDIR="xserver" ;;
79   x11-drivers) URISUBDIR="driver" ;;   x11-drivers) URISUBDIR="driver" ;;
80   x11-libs) URISUBDIR="lib" ;;   x11-libs)
81     case ${PNAME} in
82     glamor-egl) URISUBDIR="driver" ;;
83     *) URISUBDIR="lib" ;;
84     esac
85     ;;
86   x11-misc) case ${PNAME} in   x11-misc) case ${PNAME} in
87   xbitmaps|xkbdata) URISUBDIR="data" ;;   xbitmaps|xkbdata) URISUBDIR="data" ;;
88   xkeyboard-config) URISUBDIR="data/xkeyboard-config" ;;   xkeyboard-config) URISUBDIR="data/xkeyboard-config" ;;

Legend:
Removed from v.18716  
changed lines
  Added in v.20668