Re: [hackers] [lchat] Makefile: add dist target to create release tarballs || Jan Klemkow
On Thu, 20 Oct 2022 19:18:42 -0400
Steve Ward <planet36_AT_gmail.com> wrote:
Dear Steve,
> If you want to stick with git, the mkdir, cp, tar, and rm commands
> could be replaced with:
> git archive --prefix lchat-$(VERSION)/ HEAD | gzip >
> lchat-$(VERSION).tar.gz
this would add an implicit dependency on git, though.
With best regards
Laslo
Received on Fri Oct 21 2022 - 09:35:43 CEST
This archive was generated by hypermail 2.3.0
: Fri Oct 21 2022 - 09:36:36 CEST