From 0d4bb8b94e37e73f5c163eab267865824e8f912f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 23 Jul 2016 22:12:23 -0400 Subject: fixity --- src/Makefile | 9 --------- src/grp-udev/libudev-core/logind-acl.c | 2 +- src/grp-udev/libudev-core/logind-acl.h | 2 +- 3 files changed, 2 insertions(+), 11 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 2048196700..5da6a48833 100644 --- a/src/Makefile +++ b/src/Makefile @@ -51,8 +51,6 @@ at.subdirs += systemd-activate at.subdirs += systemd-ac-power at.subdirs += systemd-analyze at.subdirs += systemd-ask-password -at.subdirs += systemd-backlight -at.subdirs += systemd-binfmt at.subdirs += systemd-cgls at.subdirs += systemd-cgroups-agent at.subdirs += systemd-cgtop @@ -60,7 +58,6 @@ at.subdirs += systemd-cryptsetup at.subdirs += systemd-dbus1-generator at.subdirs += systemd-debug-generator at.subdirs += systemd-delta -at.subdirs += systemd-detect-virt at.subdirs += systemd-escape at.subdirs += systemd-firstboot at.subdirs += systemd-fsck @@ -75,15 +72,11 @@ at.subdirs += systemd-modules-load at.subdirs += systemd-notify at.subdirs += systemd-nspawn at.subdirs += systemd-path -at.subdirs += systemd-quotacheck -at.subdirs += systemd-random-seed at.subdirs += systemd-rc-local-generator at.subdirs += systemd-remount-fs at.subdirs += systemd-reply-password -at.subdirs += systemd-rfkill at.subdirs += systemd-run at.subdirs += systemd-shutdown -at.subdirs += systemd-sleep at.subdirs += systemd-socket-proxyd at.subdirs += systemd-stdio-bridge at.subdirs += systemd-sysctl @@ -95,7 +88,5 @@ at.subdirs += systemd-tmpfiles at.subdirs += systemd-tty-ask-password-agent at.subdirs += systemd-update-done at.subdirs += systemd-update-utmp -at.subdirs += systemd-user-sessions -at.subdirs += systemd-vconsole include $(topsrcdir)/build-aux/Makefile.tail.mk diff --git a/src/grp-udev/libudev-core/logind-acl.c b/src/grp-udev/libudev-core/logind-acl.c index d554c77128..9dd626440f 120000 --- a/src/grp-udev/libudev-core/logind-acl.c +++ b/src/grp-udev/libudev-core/logind-acl.c @@ -1 +1 @@ -../../grp-login/logind-acl.c \ No newline at end of file +../../grp-login/liblogind-core/logind-acl.c \ No newline at end of file diff --git a/src/grp-udev/libudev-core/logind-acl.h b/src/grp-udev/libudev-core/logind-acl.h index 0355fa2378..60f96cbe0a 120000 --- a/src/grp-udev/libudev-core/logind-acl.h +++ b/src/grp-udev/libudev-core/logind-acl.h @@ -1 +1 @@ -../../grp-login/logind-acl.h \ No newline at end of file +../../grp-login/liblogind-core/logind-acl.h \ No newline at end of file -- cgit v1.2.3-54-g00ecf