[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361644: [checks/scripts] please add lua50 to the list of valid interpreters



Package: lintian
Version: 1.23.16
Severity: wishlist
Tags: patch

Please add lua50 to the list of valid interpreters in checks/scripts.

--- checks/scripts.orig
+++ checks/scripts
@@ -51,6 +51,7 @@
 			  'kforth' => '/usr/bin/kforth',
 			  'ksh' => '/bin/ksh',
 			  'lefty' => '/usr/bin/lefty',
+			  'lua50' => '/usr/bin/lua50',
 			  'magicfilter' => '/usr/sbin/magicfilter',
 			  'make' => '/usr/bin/make',
 			  'mawk' => '/usr/bin/mawk',
@@ -119,6 +120,7 @@
 				'kforth' => 'kforth',
 				'ksh' => 'pdksh',
 				'lefty' => 'graphviz',
+				'lua50' => 'lua50',
 				'magicfilter' => 'magicfilter',
 				'make' => 'make,build-essential',
 				'mawk' => 'mawk',

Thanks,

Matej



Reply to: