Files
etc-mypi/dpkg/dpkg.cfg.d/pkg-config-hook-config
2021-03-18 15:42:28 +00:00

2 lines
204 B
Plaintext

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