empathy: switch to INSTALL.msg.
This commit is contained in:
parent
d9c23af989
commit
8a66f18da1
|
@ -1,6 +1,3 @@
|
|||
case "${ACTION}" in
|
||||
post)
|
||||
cat <<_EOF
|
||||
===========================================================================
|
||||
Some optional packages must be installed for additional functionality:
|
||||
|
||||
|
@ -12,6 +9,3 @@ Some optional packages must be installed for additional functionality:
|
|||
- telepathy-salut for link-local XMPP support
|
||||
|
||||
===========================================================================
|
||||
_EOF
|
||||
;;
|
||||
esac
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'empathy'
|
||||
pkgname=empathy
|
||||
version=3.12.5
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-gst-1.0=yes --enable-gudev=yes --enable-spell=yes
|
||||
|
|
Loading…
Reference in New Issue