dpkg-native: Disable selinux support since it causes problems
authorRichard Purdie <richard@openedhand.com>
Tue, 27 Feb 2007 22:15:40 +0000 (22:15 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 27 Feb 2007 22:15:40 +0000 (22:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1298 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/dpkg/dpkg-native_1.13.24.bb

index 7087f1f..d97deab 100644 (file)
@@ -10,4 +10,5 @@ EXTRA_OECONF = "--without-static-progs \
                --with-start-stop-daemon \
                --with-zlib \
                --with-bz2lib \
+                --without-selinux \
                --without-sgml-doc"