This commit is contained in:
belliash 2012-01-28 00:39:07 +01:00
rodzic 138f3e0f13
commit d9011d7359
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -22,6 +22,9 @@ PACKAGESDIR="${STOREDIR}/packages"
# synchronization with the mainline (usually Gentoo).
PORTAGESDIR="${STOREDIR}/portages"
# This is the directory that contains a compressed tarball with produced Portage snapshot.
SNAPSHOTSDIR="${STORAGEDIR}/snapshots"
# This specifies the directory where EzBuild will put its temporary files and caches.
TEMPDIR="${STOREDIR}/temp"