zoom-us: fix preInstall
This commit is contained in:
parent
c234c01de0
commit
0e9d1fad4d
@ -59,7 +59,7 @@ in stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
$preInstallHooks
|
||||
runHook preInstall
|
||||
|
||||
packagePath=$out/share/zoom-us
|
||||
mkdir -p $packagePath
|
||||
|
Loading…
Reference in New Issue
Block a user