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
This commit is contained in:
Michael Shigorin 2014-03-17 20:53:23 +04:00
parent 53f05f46a8
commit 71b5d53919

View File

@ -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
----
тестовая сборка::