Quote:
Originally Posted by Deobulakenyo
NOTE: i followed the proper spacing, two spaces after each src.. and four after each override. SEE ACTUAL yaml file
|
Look again, more carefully.
1. You haven't indented the last line by 2 spaces
Code:
src/librmsdk.so.1.0.0.yaml:
2. You have this line in twice. Remove one of them.
Code:
Increase library cover size: yes
... and your post should have read:
Quote:
NOTE: i followed the proper spacing, two spaces after BEFORE each src.. and four after BEFORE each override.
|