--- toast	2004/04/05 06:27:45	1.316
+++ toast	2004/04/08 20:57:16	1.317
@@ -2582,7 +2582,7 @@
       "[");
   helprewrite($srcdir, $rootdir, $helperdir, $_, true)
       foreach (qw[mv]);
-  helpnop($helperdir, $_) foreach (qw[chown ldconfig install-info]);
+  helpnop($helperdir, $_) foreach (qw[chown chgrp ldconfig install-info]);
   $env{PATH} = "$helperdir:$env{PATH}";
 
   my($preload) = helplib($srcdir, $rootdir, $helperdir);