Stephan Kulow
2014-10-06 10:06:02 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 5 15:34:00 UTC 2014 - zaitor@opensuse.org
- Pass --enable-user-heuristics to configure to ensure that legacy
users are still shown in GDM facebrowser.
-------------------------------------------------------------------
Thu Sep 25 08:34:16 UTC 2014 - dimstar@opensuse.org

View File

@@ -94,7 +94,8 @@ querying and manipulating user account information.
# needed for patch0
NOCONFIGURE=1 gnome-autogen.sh
%configure \
--disable-static
--disable-static \
--enable-user-heuristics
make %{?jobs:-j%jobs}
%install