PKGBUILDs/extra/gnome-bluetooth/gnome-bluetooth.install
2009-10-09 21:23:22 -05:00

5 lines
139 B
Text

pre_upgrade() {
if [ -f usr/share/gconf/schemas/gnome-bluetooth.schemas ]; then
usr/sbin/gconfpkg --uninstall gnome-bluetooth
fi
}