Merge pull request #55566 from flokli/zoom-us-fix

zoom-us: don't set dontPatchELF
This commit is contained in:
Florian Klink 2019-02-12 09:47:07 +01:00 committed by GitHub
commit 6dc46f3f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,9 +41,6 @@ in stdenv.mkDerivation {
runtimeDependencies = optional pulseaudioSupport libpulseaudio;
# Don't remove runtimeDependencies from RPATH via patchelf --shrink-rpath
dontPatchELF = true;
installPhase =
let
files = concatStringsSep " " [