diff src/pkg.pl @ 25:d956ace7380e

creating pkg-examine.
author Robert McIntyre <rlm@mit.edu>
date Thu, 10 Jan 2013 15:12:34 +0000
parents 4d1bc23e4d09
children 5caff062fd36
line wrap: on
line diff
     1.1 --- a/src/pkg.pl	Thu Jan 10 12:49:52 2013 +0000
     1.2 +++ b/src/pkg.pl	Thu Jan 10 15:12:34 2013 +0000
     1.3 @@ -84,7 +84,7 @@
     1.4     "/pkg/hg-committer/.profile", "$pkg_home/.profile");
     1.5  
     1.6  @pkg_copy_hg_wrapper_cmd =
     1.7 -  ("install", "-g", "hg-wheel", "-o", "hg-committer",
     1.8 +  ("install", "-g", "root", "-o", "root",
     1.9     "-m", "6111", "/pkg/hg-committer/hg-wrapper", "$pkg_home/.hg-wrapper");
    1.10  
    1.11  @pkg_copy_save_acls_cmd =