mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
wesnoth: typo fix for previous.
This commit is contained in:
parent
abdb7547ec
commit
c44e4e9cba
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ post_install() {
|
||||||
wesnoth-data_package() {
|
wesnoth-data_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/share/$pkgname
|
vmove usr/share/wesnoth
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue