projects
/
systembsd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
defc2e6
)
Unbreak installation.
author
Antoine Jacoutot
<ajacoutot@gnome.org>
Mon, 25 Aug 2014 11:50:56 +0000
(13:50 +0200)
committer
Antoine Jacoutot
<ajacoutot@gnome.org>
Mon, 25 Aug 2014 11:50:56 +0000
(13:50 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 91eceafd440de02ca95f273e7b87efdb02b2f1c8..3dede74d94b5b5950732874430b09a5fc8e3510b 100644
(file)
--- 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`