arc-theme: fix build
This commit is contained in:
parent
6d2201aecf
commit
1c928f4387
@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
# TODO: remove this after update
|
||||
ln -s 3.30 common/gnome-shell/3.32
|
||||
'';
|
||||
|
||||
preBuild = ''
|
||||
|
Loading…
Reference in New Issue
Block a user