treewide: remove trailing whitespace
This commit is contained in:
committed by
Jonathan Ringer
parent
72f6df338d
commit
8313dacb11
@@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||
patchPhase = ''
|
||||
sed -i -e "s|-I/usr/include||g" -e "s|-I/usr/local/include||g" Makefile
|
||||
'';
|
||||
|
||||
|
||||
installPhase = ''
|
||||
make PREFIX=$out install
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user