This commit is contained in:
pepe
2023-07-26 21:42:28 +00:00
parent b3026da9e7
commit 03ac7fa316
5 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ install:
install -m644 xbps.d.5 $(DESTDIR)$(MANDIR)/man5
install -d $(DESTDIR)$(PKGCONFIGDIR)
install -m644 $(PCFILE) $(DESTDIR)$(PKGCONFIGDIR)
install -d $(DESTDIR)/$(DBDIR)/keys
-install -d $(DESTDIR)/$(DBDIR)/keys
install -m644 *.plist $(DESTDIR)/$(DBDIR)/keys
install -d $(DESTDIR)/$(SHAREDIR)/xbps.d
install -m644 repod-main.conf $(DESTDIR)/$(SHAREDIR)/xbps.d/00-repository-main.conf