Commit 71b5d539 authored by Michael Shigorin's avatar Michael Shigorin

QUICKSTART: mention ~/tmp

This has to be present with default RPM macros, otherwise: rpmdb: /home/altlinux/tmp: No such file or directory rpmdb: unable to create temporary backing file See also http://bugzilla.altlinux.org/26514
parent 53f05f46
......@@ -27,7 +27,7 @@ http://en.altlinux.org/Hasher; large tmpfs helps a lot).
----
$ git config --global user.email "my@email"
$ git config --global user.name "My Name"
$ mkdir ~/out
$ mkdir -p ~/out ~/tmp
----
тестовая сборка::
......
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