removed pip check, updated make files for using DESTDIR, removed usage of pip during make install
This commit is contained in:
parent
3324735a28
commit
f61c07c108
5 changed files with 27 additions and 10 deletions
|
@ -11,3 +11,7 @@ insert_final_newline = true
|
|||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.am]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue