Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 977b4697c7ac8e3b20c62223aa55ec05 > scriptlet

gajim-0.10.1-1.amd64.rpm

POSTIN

/bin/sh

RPM_SCRIPTVERBOSITY=5 
[ -r /etc/sysconfig/rpm ] && . /etc/sysconfig/rpm 
if [ -x /usr/bin/banner.sh ]; then 
	CMD="/usr/bin/banner.sh --stderr $([ $RPM_SCRIPTVERBOSITY -ge 5 ] && echo -s) -m gajim" 
else 
	CMD="cat >&2" 
fi 
eval $CMD << EOF 
For full functionality, you need to install:
- python-dbus (for gajim-remote and notification-daemon support)
- python-gnome-gconf (for xmpp url-handler in GNOME)
EOF