mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-16 08:34:12 +02:00
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'rdairplay/Makefile.am' that caused I18N data to fail to be generated. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
e5daddfba7
commit
0628f586b8
@ -22176,3 +22176,6 @@
|
||||
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a regression in 'RDWaveFile' that caused generation
|
||||
of spurrious 'returned non-zero exit code' warnings.
|
||||
2021-08-04 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a typo in 'rdairplay/Makefile.am' that caused I18N data
|
||||
to fail to be generated.
|
||||
|
@ -36,7 +36,7 @@ uninstall-local:
|
||||
../helpers/rdi18n_helper.sh --uninstall rdairplay $(DESTDIR)$(prefix)/share/rivendell
|
||||
|
||||
all:
|
||||
../helpers/rdi18n_helper.sh --update rdcatch $(DESTDIR)$(prefix)/share/rivendell
|
||||
../helpers/rdi18n_helper.sh --update rdairplay $(DESTDIR)$(prefix)/share/rivendell
|
||||
|
||||
bin_PROGRAMS = rdairplay
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user