arc-theme: fix build

This commit is contained in:
Jan Tojnar
2019-04-05 12:14:06 +02:00
parent 6d2201aecf
commit 1c928f4387
+2
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 = ''