wesnoth: typo fix for previous.

This commit is contained in:
Juan RP 2015-12-09 09:24:14 +01:00
parent abdb7547ec
commit c44e4e9cba

View file

@ -22,6 +22,6 @@ post_install() {
wesnoth-data_package() {
noarch=yes
pkg_install() {
vmove usr/share/$pkgname
vmove usr/share/wesnoth
}
}