Former-commit-id:06a8b51d6d
[formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:a02aeb236c
[formerly9f19e3f712
] Former-commit-id:a02aeb236c
Former-commit-id:133dc97f67
3 lines
240 B
Bash
Executable file
3 lines
240 B
Bash
Executable file
python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
|
|
# 'brp-compress' gzips the man pages without distutils knowing... fix this
|
|
sed -i -e 's@man/man\([[:digit:]]\)/\(.\+\.[[:digit:]]\)$@man/man\1/\2.gz@g' INSTALLED_FILES
|