python.pkgs.pyacoustid: remove obsolete patch
This commit is contained in:
committed by
Frederik Rietdijk
parent
1122f9a855
commit
0156fbef31
@@ -17,8 +17,6 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ requests audioread ];
|
||||
|
||||
patches = [ ./pyacoustid-py3.patch ];
|
||||
|
||||
postPatch = ''
|
||||
sed -i \
|
||||
-e '/^FPCALC_COMMAND *=/s|=.*|= "${pkgs.chromaprint}/bin/fpcalc"|' \
|
||||
|
||||
Reference in New Issue
Block a user