--- branches/magellan-next/include/xorg.sminc 2012/01/13 15:09:58 9854 +++ branches/magellan-next/include/xorg.sminc 2012/01/13 19:22:05 9863 @@ -1,4 +1,4 @@ -# $Header: /magellan-cvs/smage/include/xorg.sminc,v 1.18 2008/02/16 11:26:47 niro Exp $ +# $Id$ # xorg global smage2 functions # must: X11_dir (defaults to /usr in sminc) @@ -94,7 +94,7 @@ XORG_MIRROR="http://xorg.freedesktop.org/archive" # get the right subdir -case ${PCATEGORIE} in +case ${PCAT} in app-doc) URISUBDIR="doc" ;; media-fonts) URISUBDIR="font" ;; x11-apps) URISUBDIR="app" ;;