commit 0b0379b6c7a104b34a5c79e563679b90b36c1537
Author: Łukasz Kieś <[email protected]>
Date: Thu Jan 3 13:31:41 2013 +0100
- obsoleted
upower-withoutsystemd.patch | 18 ------------------
1 file changed, 18 deletions(-)
---
diff --git a/upower-withoutsystemd.patch b/upower-withoutsystemd.patch
deleted file mode 100644
index f97ab34..0000000
--- a/upower-withoutsystemd.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- upower-0.9.18/src/linux/up-backend.c.old 2012-07-11 19:11:39.000000000
+0200
-+++ upower-0.9.18/src/linux/up-backend.c 2012-11-11 14:51:43.000000000
+0100
-@@ -603,10 +603,11 @@ gboolean
- up_backend_emits_resuming (UpBackend *backend)
- {
- #ifdef HAVE_SYSTEMD
-- return TRUE;
--#else
-- return FALSE;
-+ if (sd_booted ())
-+ return TRUE;
-+ else
- #endif
-+ return FALSE;
- }
-
- /**
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/upower.git/commitdiff/63d81a2baeb01b51ca770b8ffedf84215ff542fa
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit