post_install() {
  cd /usr/src/testing/p11-kit-0.23.9-1/p11-kit-0.23.9
  make check
}

post_upgrade() {
  post_install
}

post_remove() {
  rm -rf /usr/src/testing/p11-kit-0.23.9-1
}
