Bug#494301: gnome-applets: FTBFS on GNU/kFreeBSD
Petr Salinger
Petr.Salinger at seznam.cz
Fri Aug 8 11:48:57 UTC 2008
Package: gnome-applets
Severity: important
Version: 2.22.3-2
Tags: patch
User: glibc-bsd-devel at lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It does not support building of battstat.
Please could you exclude building of this applet
by inserting snippet shown bellow into debian/rules.
Thanks in advance
Petr
ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
DEB_CONFIGURE_EXTRA_FLAGS += --disable-battstat
endif
More information about the pkg-gnome-maintainers
mailing list