treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
--replace "-o \$(OWNER) -g \$(GROUP)" "" \
|
||||
--replace "4755" "755"
|
||||
'';
|
||||
|
||||
|
||||
installFlags = [ "INSTLIBDIR=$(out)/lib"
|
||||
"INSTBINDIR=$(out)/bin"
|
||||
"INSTMANDIR=$(out)/man" ];
|
||||
|
||||
Reference in New Issue
Block a user