Explorar o código

Makefile.groups: fixed typo in the name of perl mods list

- reported by Peter Dunkley
Daniel-Constantin Mierla %!s(int64=12) %!d(string=hai) anos
pai
achega
f4a4ad8eff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.groups

+ 1 - 1
Makefile.groups

@@ -245,7 +245,7 @@ module_group_kradius=$(mod_list_radius)
 module_group_kunixodbc=$(mod_list_unixodbc)
 
 # pkg perl module
-module_group_kperl=$(mod_list_app_perl)
+module_group_kperl=$(mod_list_perldeps)
 
 # pkg snmpstats module
 module_group_ksnmpstats=$(mod_list_snmpstats)