3 include /usr
/share
/cdbs
/1/class
/autotools.mk
4 include /usr
/share
/cdbs
/1/rules
/debhelper.mk
6 DEB_CONFIGURE_EXTRA_FLAGS
:= --enable-purple
--disable-telepathy
9 DEB_MAKE_CHECK_TARGET
:= check
11 # don't run unnecessary ldconfig on postinst and postrm.
12 DEB_DH_MAKESHLIBS_ARGS_pidgin-sipe
=-n
17 # git snapshot does not contain a configure script
18 debian
/stamp-autotools-files
: $(DEB_CONFIGURE_SCRIPT
)
19 $(DEB_BUILDDIR
)/config.status
: $(DEB_CONFIGURE_SCRIPT
)
21 $(DEB_CONFIGURE_SCRIPT
):
24 binary-post-install
/pidgin-sipe
::
25 rm -f debian
/pidgin-sipe
/usr
/share
/doc
/pidgin-sipe
/README
26 rm debian
/pidgin-sipe
/usr
/lib
/purple-2
/libsipe.la
28 .PHONY
: update-debian-control