source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: new dist-install maintainer target
@ 2019-03-06 16:09 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2019-03-06 16:09 UTC (permalink / raw)
  To: source

Log Message:
-----------
new dist-install maintainer target

Modified Files:
--------------
    mandoc:
        Makefile

Revision Data
-------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mandoc/mandoc/Makefile,v
retrieving revision 1.529
retrieving revision 1.530
diff -LMakefile -LMakefile -u -p -r1.529 -r1.530
--- Makefile
+++ Makefile
@@ -585,6 +585,10 @@ mandoc-$(VERSION).tar.gz: $(DISTFILES)
 	( cd .dist/ && tar zcf ../$@ mandoc-$(VERSION) )
 	rm -rf .dist/
 
+dist-install: dist
+	$(INSTALL_DATA) mandoc-$(VERSION).tar.gz mandoc-$(VERSION).sha256 \
+	    $(HTDOCDIR)/snapshots
+
 # === SUFFIX RULES =====================================================
 
 .SUFFIXES:	 .1       .3       .5       .7       .8       .h
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-06 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 16:09 mandoc: new dist-install maintainer target schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).