xbps.d(5) - XBPS configuration directory

This commit is contained in:
Juan RP
2014-12-09 11:41:35 +01:00
parent c8d91348a1
commit 395e147c6c
13 changed files with 165 additions and 10 deletions

View File

@@ -11,6 +11,8 @@ all:
.PHONY: install
install:
install -d $(DESTDIR)$(SHAREDIR)/man/man5
install -m644 xbps.d.5 $(DESTDIR)$(SHAREDIR)/man/man5
install -d $(DESTDIR)$(PKGCONFIGDIR)
install -m644 $(PCFILE) $(DESTDIR)$(PKGCONFIGDIR)
install -d $(DESTDIR)/$(DBDIR)/keys