picard: remove stale substituteInPlace
This commit is contained in:
parent
02395fe7d4
commit
1cc8577b69
@ -40,11 +40,6 @@ in pythonPackages.buildPythonApplication rec {
|
||||
dateutil
|
||||
];
|
||||
|
||||
prePatch = ''
|
||||
# Pesky unicode punctuation.
|
||||
substituteInPlace setup.cfg --replace "‘" "'"
|
||||
'';
|
||||
|
||||
# In order to spare double wrapping, we use:
|
||||
preFixup = ''
|
||||
makeWrapperArgs+=("''${qtWrapperArgs[@]}")
|
||||
|
Loading…
Reference in New Issue
Block a user