reversal-icon-theme: temporarily set dontCheckForBrokenSymlinks
This commit is contained in:
parent
3c3abaa64d
commit
cdea5670aa
@ -60,6 +60,9 @@ lib.checkListOfEnum "${pname}: color variants"
|
||||
dontPatchELF = true;
|
||||
dontRewriteSymlinks = true;
|
||||
|
||||
# FIXME: https://github.com/yeyushengfan258/Reversal-icon-theme/issues/108
|
||||
dontCheckForBrokenSymlinks = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs install.sh
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user