Magellan Linux

Diff of /smage/trunk/core/systemd/systemd-195-r1.smage2

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

revision 4209 by niro, Fri Nov 9 12:03:22 2012 UTC revision 4210 by niro, Fri Nov 9 12:06:27 2012 UTC
# Line 262  src_install_systemd() Line 262  src_install_systemd()
262   zapmost ${BINDIR}/usr/$(mlibdir) \   zapmost ${BINDIR}/usr/$(mlibdir) \
263   binfmt.d \   binfmt.d \
264   modules-load.d \   modules-load.d \
265     sysctl.d \
266   systemd \   systemd \
267   tmpfiles.d \   tmpfiles.d \
268   libsystemd\*.so.* \   libsystemd\*.so.* \
# Line 297  fi Line 298  fi
298   # do not package the kernel.core_pattern setting until systemd-coredump   # do not package the kernel.core_pattern setting until systemd-coredump
299   # is a part of an actual systemd release and it's made clear how to get   # is a part of an actual systemd release and it's made clear how to get
300   # the core dumps out of the journal   # the core dumps out of the journal
301   #rm ${BINDIR}/usr/lib/sysctl.d/coredump.conf || die   rm ${BINDIR}/usr/lib/sysctl.d/coredump.conf || die
302   rm -r ${BINDIR}/usr/lib/sysctl.d || die   rm -r ${BINDIR}/usr/lib/sysctl.d || die
303    
304   # we create all wants links manually at installation time to make sure   # we create all wants links manually at installation time to make sure

Legend:
Removed from v.4209  
changed lines
  Added in v.4210