Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 108
and
Version 109
of
FAQ
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Feb 14, 2011, 12:55:05 PM (
14 years
ago)
Author:
raimue (Rainer Müller)
Comment:
port clean --dist is fine as it actually cleans the work dir
Legend:
Unmodified
Added
Removed
Modified
FAQ
v108
v109
92
92
{{{
93
93
$ sudo port selfupdate
94
$ sudo port clean --
all
<portname>
94
$ sudo port clean --
dist
<portname>
95
95
$ sudo port install <portname>
96
96
}}}