gnome3.adwaita-icon-theme: do not drop icon theme cache
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig intltool iconnamingutils gtk3 ];
|
nativeBuildInputs = [ pkgconfig intltool iconnamingutils gtk3 ];
|
||||||
|
|
||||||
|
dontDropIconThemeCache = true;
|
||||||
|
|
||||||
# remove a tree of dirs with no files within
|
# remove a tree of dirs with no files within
|
||||||
postInstall = '' rm -rf "$out/locale" '';
|
postInstall = '' rm -rf "$out/locale" '';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user