cairo: tyop fix.

This commit is contained in:
Juan RP 2013-04-10 15:46:35 +02:00
parent a6267ac26b
commit f3e1ac8ebf
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ cairo-devel_package() {
cairo_package() { cairo_package() {
depends="pixman>=0.28" depends="pixman>=0.28"
package_install() { pkg_install() {
vmove "*" vmove "*"
} }
} }