From 4ad13eadf1a1a0438c13fd0343ee49d97dce684f Mon Sep 17 00:00:00 2001 From: Tharre Date: Fri, 31 May 2019 05:33:33 +0200 Subject: arch-system: place mirrorupgrade hook in /usr .. same directory as the other hook. --- arch-system/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-system/PKGBUILD b/arch-system/PKGBUILD index e7ca17d..c2430b4 100644 --- a/arch-system/PKGBUILD +++ b/arch-system/PKGBUILD @@ -42,7 +42,7 @@ package_base-system() { install -Dm0644 etc-locale.conf "$pkgdir"/etc/locale.conf install -Dm0644 etc-locale.gen "$pkgdir"/etc/locale.gen install -Dm0644 etc-vconsole.conf "$pkgdir"/etc/vconsole.conf - install -Dm0644 mirrorupgrade.hook -t "$pkgdir"/etc/pacman.d/hooks + install -Dm0644 mirrorupgrade.hook -t "$pkgdir"/usr/share/libalpm/hooks/ install -dm0750 "$pkgdir"/etc/sudoers.d/ install -Dm0644 sudoers-wheel "$pkgdir"/etc/sudoers.d/00_wheel install -Dm0644 etc-nsswitch.conf "$pkgdir"/etc/nsswitch.conf -- cgit v1.2.3-70-g09d2