Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 47ea36348e276fd3972569771bc367fe > scriptlet

bacula-storage-sqlite-5.0.2-8.fc14.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/usr/sbin/alternatives --remove bacula-sd /usr/sbin/bcopy.sqlite
fi

POSTIN

/bin/sh
/usr/sbin/alternatives --install /usr/sbin/bcopy bacula-sd /usr/sbin/bcopy.sqlite 40 \
	--slave /usr/sbin/dbcheck bacula-bscan /usr/sbin/bscan.sqlite