etc_hulk/dpkg/dpkg.cfg.d/pkg-config-hook-config

2 lines
204 B
Plaintext
Raw Permalink Normal View History

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