aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-05-27 10:32:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2016-05-27 10:32:38 +0200
commit415d00ac46e744dbfc512c047c69c07b62431403 (patch)
tree3d76869cb066ea44388151d02ee75790bebdb81e
parentea97f094a4d990788f06fff3c45922f4f06b45d2 (diff)
downloadpaccache-415d00ac46e744dbfc512c047c69c07b62431403.tar.gz
paccache-415d00ac46e744dbfc512c047c69c07b62431403.tar.zst
rename hook -> hooks
-rw-r--r--Makefile2
-rw-r--r--initcpio/hooks/paccache (renamed from initcpio/hook/paccache)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30dc255..4ceaa2d 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ install-bin: pacredir
$(INSTALL) -D -m0644 systemd/pacserve.service $(DESTDIR)$(PREFIX)/lib/systemd/system/pacserve.service
$(INSTALL) -D -m0644 systemd/pacdbserve.service $(DESTDIR)$(PREFIX)/lib/systemd/system/pacdbserve.service
$(INSTALL) -D -m0644 systemd/pacredir.service $(DESTDIR)$(PREFIX)/lib/systemd/system/pacredir.service
- $(INSTALL) -D -m0644 initcpio/hook/paccache $(DESTDIR)$(PREFIX)/lib/initcpio/hooks/paccache
+ $(INSTALL) -D -m0644 initcpio/hooks/paccache $(DESTDIR)$(PREFIX)/lib/initcpio/hooks/paccache
$(INSTALL) -D -m0644 initcpio/install/paccache $(DESTDIR)$(PREFIX)/lib/initcpio/install/paccache
$(INSTALL) -D -m0644 dhcpcd/80-pacredir $(DESTDIR)$(PREFIX)/lib/dhcpcd/dhcpcd-hooks/80-pacredir
$(INSTALL) -D -m0755 networkmanager/80-pacredir $(DESTDIR)/etc/NetworkManager/dispatcher.d/80-pacredir
diff --git a/initcpio/hook/paccache b/initcpio/hooks/paccache
index 6e09419..6e09419 100644
--- a/initcpio/hook/paccache
+++ b/initcpio/hooks/paccache