treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
mkdir -p $out/bin
|
||||
substitute gtk-mac-bundler.in $out/bin/gtk-mac-bundler \
|
||||
--subst-var-by PATH $out/share
|
||||
chmod a+x $out/bin/gtk-mac-bundler
|
||||
|
||||
Reference in New Issue
Block a user