vivaldi-ffmpeg-codecs: fix evaluation

The patch was removed during chromium update.
It won't build, but the error seems the same as before chromium update...
This commit is contained in:
Vladimír Čunát 2017-09-16 14:29:49 +02:00
parent a5ed2f141c
commit 9a55f74e43
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
];
patches = [
../chromium/patches/chromium-gn-bootstrap-r8.patch
./chromium-gn-bootstrap-r8.patch
];
configurePhase = ''