Browse Source

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

- reported by Peter Dunkley
Daniel-Constantin Mierla 12 năm trước cách đây
mục cha
commit
f4a4ad8eff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)