fix de-p1st-locale 5

This commit is contained in:
Daniel Langbein 2021-05-02 20:17:17 +02:00
parent 28c84eaca1
commit 29cd3868e2
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
_pkgname=locale
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.0.4
pkgver=0.0.5
pkgrel=1
pkgdesc="locale and timezone"
arch=('any')
@ -29,8 +29,8 @@ package() {
# Note: The following three files are overwritten with "holo apply --force ..."
# See ".install" script
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.conf "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.conf
install -Dm0644 locale.gen "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/locale.gen
cp --preserve=links localtime "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/localtime
ln -sf /usr/share/zoneinfo/Europe/Berlin "$pkgdir"/usr/share/holo/files/"$pkgname"/etc/localtime
}

View File

@ -1 +0,0 @@
/usr/share/zoneinfo/Europe/Berlin