enlightenment: fix installation.

This commit is contained in:
Juan RP 2013-08-13 21:58:29 +02:00
parent abb8fff8ef
commit d56cbef810
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ enlightenment-devel_package() {
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove "usr/lib/*.so"
}
}