fetch-nupkg: use helper from nuget-package-hook to unpack
This commit is contained in:
parent
a0c5f2662d
commit
521b7b5e5f
@ -43,8 +43,7 @@ let
|
||||
unpackPhase = ''
|
||||
runHook preUnpack
|
||||
|
||||
unzip -nqd source $src
|
||||
chmod -R +rw source
|
||||
unpackNupkg "$src" source
|
||||
cd source
|
||||
|
||||
runHook postUnpack
|
||||
|
Loading…
Reference in New Issue
Block a user