From 9755f9276dc237907104b91198de99d625e3c607 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Fri, 22 Dec 2017 22:02:04 +0000 Subject: Use a single working directory specified by the user. By adding the 'chroot' and 'build' subdirectory names ourself, we can make the clean operation a bit safer. --- drakclassic | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'drakclassic') diff --git a/drakclassic b/drakclassic index 59332fb..da1f875 100755 --- a/drakclassic +++ b/drakclassic @@ -128,7 +128,7 @@ drakclassic [options] --all run all the above steps - --clean clean installation chroot and work directory + --clean clean out the working directories --config-root root directory containing config and additional files @@ -179,9 +179,7 @@ Built-in keys: arch: build architecture - builddir: directory hosting build files (initrd, loopbacks, images) - - chroot: directory hosting chrooted urpm queries + workdir: directory hosting urpmi root and all build files repository: path to the Mandriva distribution repository (ftp/http/local) -- cgit v1.2.1