aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-10-27 19:01:38 +0100
committerGravatar Christian Hesse <mail@eworm.de>2013-10-27 19:01:38 +0100
commit49a1afd9c6ac6d95805698630429e010f69649dd (patch)
tree2dd5378ae99affefb870619f26d222de32766b25 /Makefile
parent7ff32c0f2913e5d5371732f4a7a5a281a547ac2f (diff)
downloadpaccache-49a1afd9c6ac6d95805698630429e010f69649dd.tar.gz
paccache-49a1afd9c6ac6d95805698630429e010f69649dd.tar.zst
install new files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dc2c674..9487510 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,9 @@ install-bin: pacredir
$(INSTALL) -D -m0755 pacredir $(DESTDIR)/usr/bin/pacredir
$(INSTALL) -D -m0644 pacman/pacserve $(DESTDIR)/etc/pacman.d/pacserve
$(INSTALL) -D -m0644 avahi/pacserve.service $(DESTDIR)/etc/avahi/services/pacserve.service
+ $(INSTALL) -D -m0644 avahi/pacdbserve.service $(DESTDIR)/etc/avahi/services/pacdbserve.service
$(INSTALL) -D -m0644 systemd/pacserve.service $(DESTDIR)/usr/lib/systemd/system/pacserve.service
+ $(INSTALL) -D -m0644 systemd/pacdbserve.service $(DESTDIR)/usr/lib/systemd/system/pacdbserve.service
$(INSTALL) -D -m0644 systemd/pacredir.service $(DESTDIR)/usr/lib/systemd/system/pacredir.service
install-doc: README.html