Kde: remove leftover comments
This commit is contained in:
parent
a67ce6f8ee
commit
ed1d2f3830
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ let
|
||||||
lookAndFeel = pkgs.stdenv.mkDerivation {
|
lookAndFeel = pkgs.stdenv.mkDerivation {
|
||||||
name = "toast-look-and-feel";
|
name = "toast-look-and-feel";
|
||||||
src = ./look-and-feel;
|
src = ./look-and-feel;
|
||||||
#postUnpack = "ls -la && uiagysduiags";
|
|
||||||
#patches = [ ./patches/TintedLookAndFeel.patch ];
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
runHook preInstall
|
runHook preInstall
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue