tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bspwm patch
> Date: Mon, 19 Jun 2023 19:36:58 +0200 (CEST)
> From: bsdprg%tuta.io@localhost
>
> > - mkdir -p "$(DESTDIR)$(DOCPREFIX)"/examples
> > - cp -pr examples/* "$(DESTDIR)$(DOCPREFIX)"/examples
> > + mkdir -p "$(DESTDIR)/usr/pkg/share/examples/bspwm"
> > + cp -pr examples/* "$(DESTDIR)/usr/pkg/share/examples/bspwm"
Why isn't this handled by the SUBST that's already done in
wm/bspwm/Makefile?
Home |
Main Index |
Thread Index |
Old Index