Magellan Linux

Diff of /branches/R11-stable/extras/accountsservice/accountsservice-0.6.39-r1.smage2

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

revision 22465 by niro, Mon Oct 20 12:04:25 2014 UTC revision 22466 by niro, Mon Oct 20 12:05:28 2014 UTC
# Line 20  SDEPEND=">= dev-util/intltool-0.50 Line 20  SDEPEND=">= dev-util/intltool-0.50
20  SRCFILE="${PNAME}-${PVER}.tar.xz"  SRCFILE="${PNAME}-${PVER}.tar.xz"
21  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
22    
23  sminclude mbuild  sminclude mbuild systemd
24    
25  SRC_URI=(  SRC_URI=(
26   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}
# Line 36  src_compile() Line 36  src_compile()
36   mconfigure \   mconfigure \
37   --localstatedir=/var \   --localstatedir=/var \
38   --libexecdir=/usr/$(mlibdir)/accountsservice \   --libexecdir=/usr/$(mlibdir)/accountsservice \
39   --with-systemdsystemunitdir=/usr/lib/systemd/system \   --with-systemdsystemunitdir=$(mget-systemd-unit-dir) \
40   --enable-systemd \   --enable-systemd \
41   || die   || die
42    

Legend:
Removed from v.22465  
changed lines
  Added in v.22466