contrib/buildrpm
changeset 26735 ec74ea542201
parent 26139 f643b6863382
child 26833 6474b64045fb
equal deleted inserted replaced
26734:b000d34f863f 26735:ec74ea542201
    17         shift
    17         shift
    18         BUILD=
    18         BUILD=
    19         ;;
    19         ;;
    20     --withpython | --with-python)
    20     --withpython | --with-python)
    21         shift
    21         shift
    22         PYTHONVER=2.7.9
    22         PYTHONVER=2.7.10
    23         PYTHONMD5=5eebcaa0030dc4061156d3429657fb83
    23         PYTHONMD5=d7547558fd673bd9d38e2108c6b42521
    24         ;;
    24         ;;
    25     --rpmbuilddir )
    25     --rpmbuilddir )
    26         shift
    26         shift
    27         RPMBUILDDIR="$1"
    27         RPMBUILDDIR="$1"
    28         shift
    28         shift