X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=Makefile;h=969127610e1ff39b276402801a4c1a841a301516;hp=244521b911363db9894b467f46d14e1c8846d0ad;hb=11953c143376fe3cc9f00b0c863848875f223fd4;hpb=76c9a29b9f9fcdfc1b6ae11500badbfaa7d508e9 diff --git a/Makefile b/Makefile index 244521b..9691276 100644 --- a/Makefile +++ b/Makefile @@ -208,6 +208,8 @@ libelf.a: elf/libelf.o install: $(COMPILED) $(MANPAGES) test -d $(DESTDIR)/sbin || install -d $(DESTDIR)/sbin + test -d $(DESTDIR)/var/lib/zpm || install -d $(DESTDIR)/var/lib/zpm + test -d $(DESTDIR)/var/lib/zpm/packages || install -d $(DESTDIR)/var/lib/zpm/packages install $(PROGRAMS) $(DESTDIR)/sbin mkdir -p $(DESTDIR)/usr/share/man/man8 install -m644 $(MANPAGES) $(DESTDIR)/usr/share/man/man8