From 48b379345657f9c71fc4d848dba919979c892622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 14 Jun 2005 10:23:36 +0000 Subject: [PATCH] =?UTF-8?q?test=20dizini=20de=C4=9Fil=20teprorary=20dizini?= =?UTF-8?q?=20oras=C4=B1.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pisi/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pisi/config.py b/src/pisi/config.py index a1967692..962904a0 100644 --- a/src/pisi/config.py +++ b/src/pisi/config.py @@ -8,7 +8,7 @@ tmp_dir_suffix = "/var/tmp/pisi" destdir = '' # install default to root by default -destdir = './test' # only for ALPHA +destdir = './tmp' # only for ALPHA # the idea is that destdir can be set with --destdir=...