[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Sat, 5 Oct 2024 05:41:31 -0400 (EDT) |
branch: master
commit 51d6b2e99d0e6fa1bd7ce525ce710ce1c41c4b11
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 5 11:41:21 2024 +0200
Update generated code
---
tp/Texinfo/Options.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tp/Texinfo/Options.pm b/tp/Texinfo/Options.pm
index a6ad29b541..ca6a283856 100644
--- a/tp/Texinfo/Options.pm
+++ b/tp/Texinfo/Options.pm
@@ -262,6 +262,8 @@ our %unique_at_command_options = (
my %regular_options_types;
my %converter_common_regular_options_defaults = (
+ 'PACKAGE' => 'texinfo',
+ 'PACKAGE_NAME' => 'GNU Texinfo',
'PACKAGE_AND_VERSION' => 'texinfo',
'PACKAGE_VERSION' => '',
'PACKAGE_URL' => 'http://www.gnu.org/software/texinfo/',