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
Add a link
Reference in a new issue