fix incorrect comment
This commit is contained in:
parent
3a4a529453
commit
0bdce89d65
@ -74,7 +74,8 @@ class Cleaner
|
||||
path.chmod perms
|
||||
end
|
||||
|
||||
# Clean a single folder (non-recursively)
|
||||
# Removes .la files and fixes file permissions for a directory tree, keeping
|
||||
# existing files and permissions if instructed to by the formula
|
||||
def clean_dir d
|
||||
d.find do |path|
|
||||
path.extend(ObserverPathnameExtension)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user