소스 검색

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

- reported by Peter Dunkley
Daniel-Constantin Mierla 12 년 전
부모
커밋
f4a4ad8eff
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)