selinux/policycoreutils/restorecond
Nicolas Iooss cb68b534e3 policycoreutils: restorecond: use pkg-config to find dbus-glib-1 files
On Ubuntu some header files are located in /usr/lib/x86_64-linux-gnu/,
not /usr/lib64/:

    $ pkg-config --cflags dbus-glib-1
    -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
    -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include

Use pkg-config instead of hard-coded paths to find glib and dbus-glib
headers and libraries.

This is needed in order to use environments provided for example by
https://travis-ci.org/.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2016-10-31 12:44:10 -04:00
..
Makefile policycoreutils: restorecond: use pkg-config to find dbus-glib-1 files 2016-10-31 12:44:10 -04:00
org.selinux.Restorecond.service
restorecond_user.conf
restorecond.8 policycoreutils: restorecond: Add -h option to get usage command 2012-06-28 13:29:23 -04:00
restorecond.c policycoreutils: restorecond - Modify to use selinux_restorecon 2016-08-11 14:34:02 -04:00
restorecond.conf policycoreutils: restorecond: Add /etc/udpatedb.conf to restorecond.conf 2013-02-05 20:14:48 -05:00
restorecond.desktop Fix up desktop files to match current standards 2013-11-08 15:50:59 -05:00
restorecond.h policycoreutils: restorecond - Modify to use selinux_restorecon 2016-08-11 14:34:02 -04:00
restorecond.init
restorecond.service Improve restorecond systemd unit file 2013-11-06 09:36:28 -05:00
stringslist.c
stringslist.h
user.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
utmpwatcher.c policycoreutils: fix most gcc -Wwrite-strings warnings 2014-10-02 09:56:34 -04:00
utmpwatcher.h
watch.c policycoreutils: restorecond - Modify to use selinux_restorecon 2016-08-11 14:34:02 -04:00