]> git.pld-linux.org Git - packages/PackageKit.git/blobdiff - consolekit-fallback.patch
- updated to 1.0.8
[packages/PackageKit.git] / consolekit-fallback.patch
index a56c4240e067fab14c71b63e3ca6c79fe6245d11..cca8f9440db75b507ad64beccc6d6e966acf2bbf 100644 (file)
@@ -1,14 +1,3 @@
---- PackageKit-1.0.7/configure.ac~     2015-08-02 12:49:14.000000000 +0200
-+++ PackageKit-1.0.7/configure.ac      2015-08-02 12:58:42.496449586 +0200
-@@ -235,7 +235,7 @@
- AC_ARG_ENABLE(systemd, AS_HELP_STRING([--enable-systemd],[enable systemd and logind code]),
-             enable_systemd=$enableval,enable_systemd=yes)
- if test x$enable_systemd = xyes; then
--      PKG_CHECK_MODULES(SYSTEMD, libsystemd-login libsystemd-journal)
-+      PKG_CHECK_MODULES(SYSTEMD, libsystemd-login libsystemd-journal libsystemd-daemon)
-       AC_ARG_WITH([systemdsystemunitdir],
-                   AS_HELP_STRING([--with-systemdsystemunitdir=DIR], [Directory for systemd service files]),
-                   [has_systemdsystemunitdir=$with_systemdsystemunitdir],
 --- PackageKit-1.0.7/src/pk-dbus.c~    2015-04-22 11:54:49.000000000 +0200
 +++ PackageKit-1.0.7/src/pk-dbus.c     2015-08-02 12:57:29.398321174 +0200
 @@ -28,6 +28,7 @@
This page took 0.039854 seconds and 4 git commands to generate.