3 include /usr
/share
/cdbs
/1/class
/autotools.mk
4 include /usr
/share
/cdbs
/1/rules
/debhelper.mk
6 DEB_CONFIGURE_EXTRA_FLAGS
:= --with-purple
--without-telepathy
--with-krb5
=yes
7 # Don't run unnecessary ldconfig on postinst and postrm.
8 DEB_DH_MAKESHLIBS_ARGS_pidgin-sipe
=-n
13 # git snapshot does not contain a configure script
14 $(DEB_BUILDDIR
)/config.status
: $(DEB_CONFIGURE_SCRIPT
)
16 $(DEB_CONFIGURE_SCRIPT
):
19 binary-post-install
/pidgin-sipe
::
20 rm debian
/pidgin-sipe
/usr
/share
/doc
/pidgin-sipe
/README
21 rm debian
/pidgin-sipe
/usr
/lib
/purple-2
/libsipe.la
23 .PHONY
: update-debian-control