Package: anjuta
Version: 2:2.4.2-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64
in plugins/valgrind/.
But valgrind is not available on any GNU/kFreeBSD system.
Please could you exclude building of valgrind plugin
by inserting snippet shown bellow into debian/rules.
Thanks in advance
Petr
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
DEB_CONFIGURE_EXTRA_FLAGS += --disable-plugin-valgrind
endif
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]