diff --git a/Makefile b/Makefile index f2765e2..cad5331 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ PKGNAME=deploy-arch-repo install: + mkdir -p $(DESTDIR)/usr/bin cp deploy-arch-repo $(DESTDIR)/usr/bin install -Dm644 "LICENSE" $(DESTDIR)/usr/share/licenses/${PKGNAME}/LICENSE