thinrasp/etc_org/dpkg/dpkg.cfg.d/pkg-config-hook-config
2019-11-26 21:36:24 +01: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