2022-09-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'rdcartslots/Makefile.am' that caused i18n
	translation maps for rdcartslots(1) to fail to be generated.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-29 15:07:08 -04:00
parent 927d638e06
commit 66b3773033
2 changed files with 6 additions and 3 deletions

View File

@@ -23424,3 +23424,6 @@
attempting to load the (non-existent) English translation.
2022-09-29 Fred Gleason <fredg@paravelsystems.com>
* Updated the i18n translation maps.
2022-09-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdcartslots/Makefile.am' that caused i18n
translation maps for rdcartslots(1) to fail to be generated.

View File

@@ -2,7 +2,7 @@
##
## Automake.am for rivendell/rdcartslots
##
## (C) Copyright 2012-2021 Fred Gleason <fredg@paravelsystems.com>
## (C) Copyright 2012-2022 Fred Gleason <fredg@paravelsystems.com>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License version 2 as
@@ -33,10 +33,10 @@ install-exec-local:
../helpers/rdi18n_helper.sh --install rdcartslots $(DESTDIR)$(prefix)/share/rivendell
uninstall-local:
../helpers/rdi18n_helper.sh --uninstall rdcatch $(DESTDIR)$(prefix)/share/rivendell
../helpers/rdi18n_helper.sh --uninstall rdcartslots $(DESTDIR)$(prefix)/share/rivendell
all:
../helpers/rdi18n_helper.sh --update rdcatch $(DESTDIR)$(prefix)/share/rivendell
../helpers/rdi18n_helper.sh --update rdcartslots $(DESTDIR)$(prefix)/share/rivendell
bin_PROGRAMS = rdcartslots