zoom-us: fix preInstall

This commit is contained in:
Ken Micklas 2018-03-20 12:40:04 -04:00
parent c234c01de0
commit 0e9d1fad4d

View File

@ -59,7 +59,7 @@ in stdenv.mkDerivation {
];
installPhase = ''
$preInstallHooks
runHook preInstall
packagePath=$out/share/zoom-us
mkdir -p $packagePath