From: Antoine Jacoutot Date: Mon, 25 Aug 2014 11:50:56 +0000 (+0200) Subject: Unbreak installation. X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=commitdiff_plain;h=d8c6b73c9dbb7485e2acd6a7b46bfb1f424366e3;ds=sidebyside Unbreak installation. --- diff --git a/Makefile b/Makefile index 91eceaf..3dede74 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,6 @@ LINKHN= bin/systemd-hostnamed \ DBUS_SERVICES= org.freedesktop.hostname1.service \ org.freedesktop.locale1.service \ - org.freedesktop.login1.service \ org.freedesktop.timedate1.service GLIBEF=`pkg-config --cflags --libs glib-2.0 gobject-2.0 gio-2.0 gio-unix-2.0 polkit-agent-1`