HomeSort by: relevance | last modified time | path
    Searched refs:PVMAJOR (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/
configure 26344 PVMAJOR=`echo $PACKAGE_VERSION | cut -d . -f 1`
26346 VENDOR_RELEASE="((10000000) + (($PVMAJOR) * 100000) + (($PVM) * 1000) + $PVP)"
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 27764 PVMAJOR=`echo $PACKAGE_VERSION | cut -d . -f 1`
27770 VENDOR_RELEASE="((($PVMAJOR) * 10000000) + (($PVM) * 100000) + (($PVP) * 1000) + $PVS)"
    [all...]

Completed in 42 milliseconds