Bug 17600: Fix POSIX imports
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 29 Jul 2021 12:36:24 +0000 (14:36 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 29 Jul 2021 12:37:26 +0000 (14:37 +0200)
commit903f50b6f08273626224169e5f0604d68167c7f7
tree8dc9edc1b8ec0e3dde40bc3bbd4af6674aaee553
parent402bce9b821529f0f79c0d8acfdf973f8f48c8be
Bug 17600: Fix POSIX imports

it fixes xgettext and (maybe) friends

[12:22:29] Error: Command failed: misc/translator/xgettext.pl --charset=UTF-8 -s -o /tmp/koha-Jaa9rf/Koha-marc-NORMARC.pot -f /tmp/koha-Jaa9rf/files
/tmp/koha-Jaa9rf/Koha-marc-NORMARC.pot at misc/translator/xgettext.pl line 387.
Use of uninitialized value in subroutine entry at misc/translator/xgettext.pl line 388.
Argument ">:encoding(utf-8)" isn't numeric in subroutine entry at misc/translator/xgettext.pl line 388.
Argument "/tmp/koha-Jaa9rf/Koha-marc-NORMARC.pot" isn't numeric in subroutine entry at misc/translator/xgettext.pl line 388.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
labels/label-edit-layout.pl
misc/bin/connexion_import_daemon.pl
misc/cronjobs/rss/rss.pl
misc/migration_tools/22_to_30/export_Authorities.pl
misc/migration_tools/22_to_30/export_Authorities_xml.pl
misc/translator/xgettext.pl