private-model / etc /dpkg /dpkg.cfg.d /pkg-config-hook-config
ACCC1380's picture
Upload etc/dpkg/dpkg.cfg.d/pkg-config-hook-config with huggingface_hub
f27b023 verified
raw
history blame contribute delete
No virus
204 Bytes
post-invoke=if { test "$DPKG_HOOK_ACTION" = add-architecture || test "$DPKG_HOOK_ACTION" = remove-architecture; } && test -x /usr/share/pkg-config-dpkghook; then /usr/share/pkg-config-dpkghook update; fi