Skip to content

removing empty directories search after each ports#18

Open
olevole wants to merge 2 commits intofreebsd:masterfrom
olevole:master
Open

removing empty directories search after each ports#18
olevole wants to merge 2 commits intofreebsd:masterfrom
olevole:master

Conversation

@olevole
Copy link

@olevole olevole commented May 9, 2013

Removed without much sense line that search for empty directories in WRKDIRPREFIX after each port. If you define WRKDIRPREFIX (such as /tmp) and portmaster execute with -C and -K flags, this procedure greatly increases the time portmaster because /tmp/usr/ports have are large structures while the deletion of empty directories there is no benefit

…WRKDIRPREFIX after each port. If you define WRKDIRPREFIX (such as /tmp) and portmaster execite with -C and -K flags, this procedure greatly increases the time portmaster because /tmp/usr/ports have are large structures while the deletion of empty directories there is no benefit
@bdrewery
Copy link
Member

bdrewery commented May 9, 2013

Related to #6. It would be better to make this optional instead of removing it completely.

@p
Copy link
Contributor

p commented Jan 21, 2016

👍 for the option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants