Merge pull request #28879 from romildo/vertex-theme

theme-vertex: do not explicitly indicate the gnome version
This commit is contained in:
Jörg Thalheim 2017-09-02 08:20:22 +01:00 committed by GitHub
commit aa01bed489

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
buildInputs = [ gtk-engine-murrine ];
configureFlags = [ "--disable-unity" "--with-gnome=${gnome3.version}" ];
configureFlags = [ "--disable-unity" ];
postInstall = ''
mkdir -p $out/share/plank/themes