mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
glibc32: add files from etc.
This commit is contained in:
parent
370798958f
commit
70c5ecc3ca
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ glibc32_package() {
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
depends="glibc>=$version"
|
depends="glibc>=$version"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
vmove etc
|
||||||
vmove usr
|
vmove usr
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue