Fix up localizations.

This commit is contained in:
Dianne Skoll
2025-12-08 15:23:54 -05:00
parent 3b485f0632
commit 3bae02f27d
7 changed files with 29 additions and 9 deletions

View File

@@ -62,9 +62,9 @@ install-stripped:
@echo "* *"
@echo "**********************************"
@echo ""
@$(MAKE) -C src install-stripped
@$(MAKE) -C rem2html install
@$(MAKE) -C rem2pdf -f Makefile.top install INSTALL_BASE=$(INSTALL_BASE)
@$(MAKE) -C src install-stripped DESTDIR=$(DESTDIR)
@$(MAKE) -C rem2html install DESTDIR=$(DESTDIR)
@$(MAKE) -C rem2pdf -f Makefile.top install INSTALL_BASE=$(INSTALL_BASE) DESTDIR=$(DESTDIR)
test: test-basic test-tz