[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 14/62: Stop shipping "FOR-RELEASE" in dist archives.
From: |
G. Branden Robinson |
Subject: |
[groff] 14/62: Stop shipping "FOR-RELEASE" in dist archives. |
Date: |
Thu, 20 Apr 2023 06:14:29 -0400 (EDT) |
gbranden pushed a commit to branch branden-2023-04-20
in repository groff.
commit 331072cf235bb29ee974e3d8608872b44d1057f3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Mar 28 08:02:33 2023 -0500
Stop shipping "FOR-RELEASE" in dist archives.
* Makefile.am (EXTRA_DIST): Do it.
* MANIFEST: De-document file.
---
MANIFEST | 1 -
Makefile.am | 1 -
2 files changed, 2 deletions(-)
diff --git a/MANIFEST b/MANIFEST
index 15849ca42..13a070bb2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -14,7 +14,6 @@ This file summarizes the structure of the groff source
distribution.
ChangeLog.* Log of changes in past groff versions.
COPYING The GNU General Public License (GPL).
FDL The GNU Free Documentation License (FDL).
- FOR-RELEASE Release procedures for groff maintainer(s) to follow.
HACKING Advice for contributors to groff.
INSTALL Generic information on configuration and compiling.
INSTALL.extra How to install groff from a distribution archive.
diff --git a/Makefile.am b/Makefile.am
index 35650b181..c56c758da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -819,7 +819,6 @@ EXTRA_DIST += \
ChangeLog.121 \
ChangeLog.122 \
FDL \
- FOR-RELEASE \
gendef.sh \
HACKING \
INSTALL.REPO \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 14/62: Stop shipping "FOR-RELEASE" in dist archives.,
G. Branden Robinson <=