chiark / gitweb /
libudev: libudev.pc remove selinux
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 6 Oct 2008 10:18:55 +0000 (12:18 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 6 Oct 2008 10:18:55 +0000 (12:18 +0200)
udev/lib/libudev.pc.in

index 8437827d8a31dbfea92e98c303e0bb14be0ee7ca..38fc052e341fdececf73ba94ab70db31099db310 100644 (file)
@@ -7,5 +7,5 @@ Name: libudev
 Description: Library to access udev device information
 Version: @VERSION@
 Libs: -L${libdir} -ludev
-Libs.private: @SELINUX_LIBS@
+Libs.private: 
 Cflags: -I${includedir}