リビジョン | 4333280a3b7a82cfa29f48f8a8578fbf2f7acee9 (tree) |
---|---|
日時 | 2020-09-24 09:38:26 |
作者 | ![]() |
コミッター | halcon74 |
README: add instruction about default branch
@@ -17,8 +17,8 @@ | ||
17 | 17 | * using Mercurial, from OSDN (possible with Portage >=3.0.8) |
18 | 18 | |
19 | 19 | eselect repository add halcon-overlay mercurial https://hg.osdn.net/view/halcon-overlay/code |
20 | -emerge --sync halcon-overlay | |
21 | -(this requires dev-vcs/mercurial to be installed) | |
20 | +emerge --sync halcon-overlay _(this requires dev-vcs/mercurial to be installed)_ | |
21 | +cat "sync-mercurial-pull-extra-opts = '-b default'" >> /etc/portage/repos.conf/eselect-repo.conf _(if you don't do that, you may get unstable branch)_ | |
22 | 22 | |
23 | 23 | * using Git, from GitHub |
24 | 24 |
@@ -41,4 +41,3 @@ | ||
41 | 41 | |
42 | 42 | app-text/evince |
43 | 43 | PotentialStable: version 3.34.2: slot(0), stabled arches: [ amd64, x86 ], potentials: [ ~alpha, ~arm, ~arm64, ~ia64, ~ppc, ~ppc64, ~sparc ] |
44 | - |