diff options
author | Francois Perrad <fperrad@gmail.com> | 2018-10-10 08:46:16 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-10 09:06:28 +0200 |
commit | c5b2a50762f0fd47ba4a1257fe6e192037c091b3 (patch) | |
tree | d9c4d68f32d98f561a929a8bf3e063a59cdefed5 /package/perl-module-implementation/Config.in | |
parent | 991a9c6d93ce1120d6ac612f40e7c181e1296e53 (diff) | |
download | buildroot-c5b2a50762f0fd47ba4a1257fe6e192037c091b3.tar.gz buildroot-c5b2a50762f0fd47ba4a1257fe6e192037c091b3.zip |
perl-*: regeneration of Config.in files
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-module-implementation/Config.in')
-rw-r--r-- | package/perl-module-implementation/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/perl-module-implementation/Config.in b/package/perl-module-implementation/Config.in index 354197649d..d7c526cec2 100644 --- a/package/perl-module-implementation/Config.in +++ b/package/perl-module-implementation/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION select BR2_PACKAGE_PERL_MODULE_RUNTIME select BR2_PACKAGE_PERL_TRY_TINY help - Loads one of several alternate underlying implementations - for a module + Loads one of several alternate underlying implementations for + a module http://metacpan.org/release/Module-Implementation |