lyx: clean the expression a bit
Thanks to Sergiu Ivanov <sivanov@colimite.fr>
This commit is contained in:
parent
88ad6593ea
commit
168d6fdf21
@ -29,8 +29,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# python is run during runtime to do various tasks
|
||||
postFixup = ''
|
||||
sed '1s:/usr/bin/python:${python}/bin/python:'
|
||||
|
||||
wrapProgram "$out/bin/lyx" \
|
||||
--prefix PATH : '${python}/bin'
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user