mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
skktools: add explicit python_version
This commit is contained in:
parent
3db1f119f5
commit
2853aeaede
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://openlab.ring.gr.jp/skk/"
|
homepage="http://openlab.ring.gr.jp/skk/"
|
||||||
distfiles="http://openlab.ring.gr.jp/skk/tools/${pkgname}-${version}.tar.gz"
|
distfiles="http://openlab.ring.gr.jp/skk/tools/${pkgname}-${version}.tar.gz"
|
||||||
checksum=84cc5d3344362372e0dfe93a84790a193d93730178401a96248961ef161f2168
|
checksum=84cc5d3344362372e0dfe93a84790a193d93730178401a96248961ef161f2168
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/${pkgname}
|
vmkdir usr/share/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue