bwidget: revise formatting
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
committed by
Andrew Brooks
co-authored by
Sandro
parent
ca4b34f09e
commit
f9ce367eb2
@@ -13,7 +13,7 @@ in tcl.mkTclDerivation {
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
propagatedBuildInputs = [tk];
|
||||
propagatedBuildInputs = [ tk ];
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p "$out/lib/${libPrefix}"
|
||||
|
||||
Reference in New Issue
Block a user