diff options
| author | Francois Perrad <fperrad@gmail.com> | 2018-10-28 16:23:13 +0100 | 
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-11-01 14:41:01 +0100 | 
| commit | da9e06cabc578bf9138e100d1492a2d5f2038415 (patch) | |
| tree | b5d82a65d464b6eb12ea1f43d33dd9d99c8ea608 /package/perl-apache-logformat-compiler | |
| parent | ccd05f6fe5ca90c969d8a468390ada162c1d9c92 (diff) | |
| download | buildroot-da9e06cabc578bf9138e100d1492a2d5f2038415.tar.gz buildroot-da9e06cabc578bf9138e100d1492a2d5f2038415.zip  | |
package/perl-*: regeneration of Config.in files with full stop
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-apache-logformat-compiler')
| -rw-r--r-- | package/perl-apache-logformat-compiler/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-apache-logformat-compiler/Config.in b/package/perl-apache-logformat-compiler/Config.in index 8506837dd4..d78104f16b 100644 --- a/package/perl-apache-logformat-compiler/Config.in +++ b/package/perl-apache-logformat-compiler/Config.in @@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER  	bool "perl-apache-logformat-compiler"  	select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime  	help -	  Compile a log format string to perl-code +	  Compile a log format string to perl-code.  	  https://github.com/kazeburo/Apache-LogFormat-Compiler  | 

