Magellan Linux

Diff of /trunk/core/polkit/polkit-0.111-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17189 by niro, Tue Jun 4 06:42:54 2013 UTC revision 17190 by niro, Tue Jun 4 06:51:46 2013 UTC
# Line 37  UP2DATE="updatecmd http://www.freedeskto Line 37  UP2DATE="updatecmd http://www.freedeskto
37    
38  src_compile()  src_compile()
39  {  {
40     # enable libsystemd-login as configure check for mounted cgroups
41     # we may not have in our buildroot
42   mconfigure \   mconfigure \
43   --libexecdir=/usr/$(mlibdir)/polkit-1 \   --libexecdir=/usr/$(mlibdir)/polkit-1 \
44   --localstatedir=/var \   --localstatedir=/var \
# Line 52  src_compile() Line 54  src_compile()
54   --disable-verbose \   --disable-verbose \
55   --disable-gtk-doc \   --disable-gtk-doc \
56   --enable-nls \   --enable-nls \
57     --enable-libsystemd-login=yes \
58   || die   || die
59    
60   mmake || die   mmake || die

Legend:
Removed from v.17189  
changed lines
  Added in v.17190