From 8c0e68ec8aaa6c800fc93f009c059763ba7d598d Mon Sep 17 00:00:00 2001 From: mspo Date: Tue, 25 Feb 2014 00:54:35 +0000 Subject: push doc change about using changes-entry-commit --- doc/pkgsrc.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/pkgsrc.txt') diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index a9f9407bf99..b0e9029a794 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -8121,6 +8121,9 @@ $ cvs commit $ cd .. $ vi Makefile # add SUBDIRS+=pkgname line $ cvs commit Makefile +$ cd pkgname +$ make CTYPE=Added changes-entry +$ make changes-entry-commit The commit message of the initial import should include part of the DESCR file, so people reading the mailing lists know what the package is/does. -- cgit v1.2.3