contrib/buildrpm
changeset 23881 33471119267b
parent 23141 a440166d03fc
child 24730 aa8e5c6d953b
equal deleted inserted replaced
23880:c0c4713c3010 23881:33471119267b
    15         shift
    15         shift
    16         BUILD=
    16         BUILD=
    17         ;;
    17         ;;
    18     --withpython | --with-python)
    18     --withpython | --with-python)
    19         shift
    19         shift
    20         PYTHONVER=2.7.8
    20         PYTHONVER=2.7.9
    21         PYTHONMD5=d4bca0159acb0b44a781292b5231936f
    21         PYTHONMD5=5eebcaa0030dc4061156d3429657fb83
    22         ;;
    22         ;;
    23     --rpmbuilddir )
    23     --rpmbuilddir )
    24         shift
    24         shift
    25         RPMBUILDDIR="$1"
    25         RPMBUILDDIR="$1"
    26         shift
    26         shift