Dominique Leuenberger 2012-11-14 09:53:27 +00:00 committed by Git OBS Bridge
parent ddd8e842a7
commit f45f449999
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,6 @@ Wed Oct 10 06:29:11 UTC 2012 - dimstar@opensuse.org
- Fix LEDs switching for some tablet models
+ Housekeeping:
- Fix possible crashers on exit.
- Change with_systemd defines to 1 in order to enable systemd.
-------------------------------------------------------------------
Tue Oct 2 16:59:37 UTC 2012 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
# We cannot enable systemd support right now, as it is exclusive and means we
# lose ConsoleKit support (bad for sysvinit)
%define with_systemd 1
%define with_systemd 0
# We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet.
%define with_ibus 0