glibc32: add files from etc.

This commit is contained in:
Juan RP 2013-04-13 10:27:31 +02:00
parent 370798958f
commit 70c5ecc3ca

View file

@ -69,6 +69,7 @@ glibc32_package() {
noverifyrdeps=yes
depends="glibc>=$version"
pkg_install() {
vmove etc
vmove usr
}
}