theme-vertex: do not explicitly indicate the gnome version

(cherry picked from commit 7ef6d3ced9)
This commit is contained in:
romildo
2017-09-01 22:54:58 -03:00
committed by Robin Gloster
parent bb9d591114
commit fc18036bed

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