theme-vertex: do not explicitly indicate the gnome version

This commit is contained in:
romildo 2017-09-01 22:54:58 -03:00
parent 40b76c8809
commit 7ef6d3ced9

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