[Git][cmucl/cmucl][issue-154-piglatin-translation-doesnt-work-anymore] Revert " adds translations diagnostic ouput to GNUmakefile"

Jon Boone (@jboone) gitlab at common-lisp.net
Sun Jun 18 14:06:04 UTC 2023



Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl


Commits:
99d7498d by Jon Boone at 2023-06-18T10:04:23-04:00
Revert " adds translations diagnostic ouput to GNUmakefile"

This reverts commit cb69ee793b7eb1c1e0842b5687f857ddfdf3f364.

- - - - -


1 changed file:

- src/lisp/GNUmakefile


Changes:

=====================================
src/lisp/GNUmakefile
=====================================
@@ -106,7 +106,6 @@ LOCALE_DIRS = $(patsubst %, i18n/locale/%/LC_MESSAGES, $(LOCALES))
 # FreeBSD, it moves the line to after the Language-Team line.  This
 # makes things messy.  Hence, sort and diff.
 translations: 
-	echo "making translations"; \
 	for pot in ../../src/i18n/locale/*.pot; do \
 	  for po in $(LOCALE_DIRS); do \
             d=`dirname $$pot`; \



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/99d7498da3e3377c0fba7d79ee4e3a2eee1dc859

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/99d7498da3e3377c0fba7d79ee4e3a2eee1dc859
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20230618/86d1e1ac/attachment.html>


More information about the cmucl-cvs mailing list