* Make sure the working directory's subdirs have sane modes before trying

to delete it, in case it has unwritable dirs and alien is not running
     as root. Closes: #217330
This commit is contained in:
joey
2003-10-28 22:11:51 +00:00
parent 492029f47e
commit 902aefad11
2 changed files with 7 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ sub revert {
=item build
Uses the parent's build command. If a lsb-rpm is available, uses it to build
Uses the parent's build method. If a lsb-rpm is available, uses it to build
the package.
=cut