This commit is contained in:
milisbir 2018-01-09 04:56:45 +02:00
parent feabe1e4c0
commit af12a86375
1 changed files with 1 additions and 0 deletions

View File

@ -43,4 +43,5 @@ derle() {
install -Dm644 README.rst "${PKG}"/opt/pypy/README.rst
install -Dm644 LICENSE "${PKG}"/opt/pypy/LICENSE
install -Dm644 LICENSE "${PKG}"/usr/share/licenses/pypy/LICENSE
rm -rf /tmp/usession-release-pypy2.7-v${surum}*
}