mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python-html5lib: fix dummpy pkgname... too far in the future :)
This commit is contained in:
parent
cfa763b85c
commit
fb4283cbdf
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ python3-html5lib_package() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
python4.4-html5lib_package() {
|
python3.4-html5lib_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue