Jonathan Nieder wrote:

> * libselinux is indeed still Linux-specific.  To be consistent with
>   P-a-s, I suppose
>
>        !kfreebsd-any !hurd-any
>
>   would be clearest.

... or better, "[linux-any]", like Robert wrote, since that both makes
sense and is what debian/rules uses.

        ifeq ($(DEB_HOST_ARCH_OS),linux)
                CONFIGURE_ARGS += --with-selinux
        endif

Sorry for the nonsense.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to