post_install() {
	libtool --finish /usr/lib/daq
}

post_upgrade() {
	post_install
}
