first commit
This commit is contained in:
1
etc_org/dpkg/dpkg.cfg.d/pkg-config-hook-config
Normal file
1
etc_org/dpkg/dpkg.cfg.d/pkg-config-hook-config
Normal file
@ -0,0 +1 @@
|
||||
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
|
Reference in New Issue
Block a user