This fixes the problem.. although its not a real fix. --- rules.orig 2005-09-22 03:39:27.000000000 -0700 +++ rules 2005-09-22 03:31:28.000000000 -0700 @@ -30,7 +30,7 @@ # Builds the binary package. $(checkdir) ifeq ($(DEB_HOST_ARCH_OS),linux) - (cd src; make DISTRO=Debian WITH_SELINUX="yes") + (cd src; make DISTRO=Debian WITH_SELINUX="no") else (cd src; make DISTRO=Debian) endif
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]