10c10 < pkgrel=99 --- > pkgrel=2 38c38 < find 'bindings/python' 'programs/scripts' 'contrib' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' --- > find 'bindings/python' 'contrib' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'