Commit 30be490b authored by Anton Midyukov's avatar Anton Midyukov

doc/branch.txt: update example

See also commit: 61f66b08
parent 215b5381
......@@ -8,7 +8,7 @@
* прописать в ~/.mkimage/profiles.mk:
--------------------------------------
ifdef BRANCH
ifneq (,$(BRANCH))
APTCONF = ~/apt/apt.conf.$(BRANCH).$(ARCH)
else
APTCONF = ~/apt/apt.conf.sisyphus.$(ARCH)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment