mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix de-p1st-locale 3
This commit is contained in:
parent
7e13bac973
commit
c9f2548fe9
@ -29,8 +29,8 @@ package() {
|
|||||||
# Note: The following three files are overwritten with "holo apply --force ..."
|
# Note: The following three files are overwritten with "holo apply --force ..."
|
||||||
# See ".install" script
|
# See ".install" script
|
||||||
|
|
||||||
install -Dm0644 locale.conf "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.conf
|
install -Dm0644 locale.conf "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.conf
|
||||||
install -Dm0644 locale.gen "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.gen
|
install -Dm0644 locale.gen "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.gen
|
||||||
|
|
||||||
install -Dm0644 localtime "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/localtime
|
cp --preserve=links localtime "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/localtime
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user