From 7d98b15b63f1a12be0568773814eaaf704444a0d Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 25 Jul 2002 14:42:08 +0000 Subject: Braino in the 1.672 commit: scripts/games-make.sh expects the "manpages" and "catpages" dists to be already built. --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/Makefile b/release/Makefile index 1508721..779f146 100644 --- a/release/Makefile +++ b/release/Makefile @@ -138,7 +138,7 @@ COMPAT_DISTS?= compat1x compat20 compat21 compat22 compat3x compat4x .else COMPAT_DISTS?= compat4x .endif -OTHER_DISTS?= games catpages manpages proflibs dict info doc +OTHER_DISTS?= catpages manpages games proflibs dict info doc CRYPTO_DISTS?= crypto krb4 krb5 BASE_DISTS?= base DISTRIBUTIONS?= ${BASE_DISTS} ${OTHER_DISTS} ${COMPAT_DISTS} ${CRYPTO_DISTS} -- cgit v1.1