arc-theme: fix build

This commit is contained in:
Jan Tojnar
2019-03-25 23:23:25 +01:00
parent 6d2201aecf
commit 1c928f4387

View File

@@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
postPatch = ''
patchShebangs .
# TODO: remove this after update
ln -s 3.30 common/gnome-shell/3.32
'';
preBuild = ''