summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING5
1 files changed, 1 insertions, 4 deletions
diff --git a/HACKING b/HACKING
index 14ee274d..1bd30ac5 100644
--- a/HACKING
+++ b/HACKING
@@ -53,10 +53,7 @@ release:
The checks live in maint.mk, shared from gnulib, and customized in
cfg.mk.
-- Run `make distcheck'
-
-- Test some unusual environments, such as building and running the
- testsuite with POSIXLY_CORRECT=1 CC=g++.
+- Run `make distcheck' and `make maintainer-check'.
- Try some real world packages
A good example is the coreutils package.