[dm-devel] [PATCH 2/3] devmapper - fix selinux inclusion in pkgconfig file

Bastian Blank bastian at waldi.eu.org
Mon Mar 10 20:03:22 UTC 2008


Use Requires.private instead of Libs.private.

--- trunk.orig/lib/libdevmapper.pc.in
+++ trunk/lib/libdevmapper.pc.in
@@ -8,4 +8,4 @@
 Version: @DM_LIB_VERSION@
 Cflags: -I${includedir} 
 Libs: -L${libdir} -ldevmapper
-Libs.private: -lselinux -lsepol
+Requires.private: libselinux
-- 
Pain is a thing of the mind.  The mind can be controlled.
		-- Spock, "Operation -- Annihilate!" stardate 3287.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20080310/3c5112c4/attachment.sig>


More information about the dm-devel mailing list