Browse Source

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

- reported by Peter Dunkley
(cherry picked from commit f4a4ad8effe41a30705a49da3097818c83d3be6e)
Daniel-Constantin Mierla 12 năm trước cách đây
mục cha
commit
58d937f34d
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)