瀏覽代碼

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

- reported by Peter Dunkley
(cherry picked from commit f4a4ad8effe41a30705a49da3097818c83d3be6e)
Daniel-Constantin Mierla 12 年之前
父節點
當前提交
58d937f34d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)