diff options
Diffstat (limited to 'find-lang.pl')
-rw-r--r-- | find-lang.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/find-lang.pl b/find-lang.pl index f8063a7..e0fffe7 100644 --- a/find-lang.pl +++ b/find-lang.pl @@ -18,11 +18,6 @@ GetOptions( my ($buildroot, $pkgname) = @ARGV; -my @regexps = ( - '^.*/share/locale/([^/_]+)', -); - - my %finallist = (); # filename => attr, easy way to perform uniq find( |