python-itsdangerous: short_desc NOT short_descr!
This commit is contained in:
parent
32f16455a3
commit
c22c3115f8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ python3.4-itsdangerous_package() {
|
||||||
depends="python3.4"
|
depends="python3.4"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_module="itsdangerous"
|
pycompile_module="itsdangerous"
|
||||||
short_desc="${short_descr/Python2/Python3.4}"
|
short_desc="${short_desc/Python2/Python3.4}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/python3.4
|
vmove usr/lib/python3.4
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue