2nd try clean source tree
This commit is contained in:
@@ -376,7 +376,7 @@ nas-kernel_src_unpack() {
|
||||
|
||||
# delete empty directories
|
||||
pushd "${S}"
|
||||
find . -type d -empty -exec rmdir {} \;
|
||||
find . -depth -type d -empty -delete
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user