liferea: fix build problem hidden by #7524
This commit is contained in:
parent
646ee283e8
commit
d57ef6b523
@ -28,8 +28,6 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
preFixup = ''
|
||||
rm $out/share/icons/hicolor/icon-theme.cache
|
||||
|
||||
for f in "$out"/bin/*; do
|
||||
wrapProgram "$f" \
|
||||
--prefix PYTHONPATH : "$(toPythonPath $out):$(toPythonPath ${pygobject3})" \
|
||||
|
Loading…
Reference in New Issue
Block a user