mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-20 22:57:39 -04:00
Added missing argument to 'find'
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ clean-generic-$(2)-$(1):
|
||||
-name '*.def' -o \
|
||||
-name '*.py' -o \
|
||||
-name '*.pyc' -o \
|
||||
-name '*.bc' \
|
||||
-name '*.bc' -o \
|
||||
-name '*.rs' \
|
||||
\) \
|
||||
| xargs rm -f
|
||||
|
||||
Reference in New Issue
Block a user