diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 08:53:59 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 08:53:59 +0000 |
commit | f5685a313d24d7e4cb4d3804dddda38020cbae9a (patch) | |
tree | ea3a24597d473c0da5c0adfe740a8fb309c15f38 /sys/lib/sysconfig | |
parent | 4875561fdbca1e02b0c1a4e02f5c37abf66d6faa (diff) |
include hg repository in /dist/plan9front and install it
Diffstat (limited to 'sys/lib/sysconfig')
-rw-r--r-- | sys/lib/sysconfig/proto/cdproto | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/lib/sysconfig/proto/cdproto b/sys/lib/sysconfig/proto/cdproto index c45984a97..f739fd470 100644 --- a/sys/lib/sysconfig/proto/cdproto +++ b/sys/lib/sysconfig/proto/cdproto @@ -1,4 +1,3 @@ -skip=.dummy uid=sys gid=sys adm d775 adm adm @@ -123,6 +122,12 @@ usr d775 * tmp d775 +dist d775 + plan9front d775 + .hgignore 555 + .hg d775 + + + LICENSE 444 LICENSE.afpl 444 LICENSE.gpl 444 |