install
changeset 52 f9eb98bb0791
parent 47 ebcc230f21e4
child 54 e2ca551c2822
equal deleted inserted replaced
51:d87eeeae29a5 52:f9eb98bb0791
     5 install -o root -g root -d /usr/local/lib/mercurial-server
     5 install -o root -g root -d /usr/local/lib/mercurial-server
     6 install -o root -g root -t /usr/local/lib/mercurial-server \
     6 install -o root -g root -t /usr/local/lib/mercurial-server \
     7     src/hg-ssh \
     7     src/hg-ssh \
     8     src/do-refresh-auth
     8     src/do-refresh-auth
     9 install -o root -g root -t /usr/local/lib/mercurial-server -m 644 \
     9 install -o root -g root -t /usr/local/lib/mercurial-server -m 644 \
       
    10     src/changes.py \
    10     src/access.py \
    11     src/access.py \
    11     src/ruleset.py
    12     src/ruleset.py
    12 install -o root -g root -d /usr/local/lib/mercurial-server/init
    13 install -o root -g root -d /usr/local/lib/mercurial-server/init
    13 install -o root -g root -t /usr/local/lib/mercurial-server/init \
    14 install -o root -g root -t /usr/local/lib/mercurial-server/init \
    14     src/init/hginit
    15     src/init/hginit