Magellan Linux

Diff of /branches/magellan-next/core/glibc/glibc-2.13-r5.smage2

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

revision 9621 by niro, Tue Jan 3 15:06:32 2012 UTC revision 9622 by niro, Tue Jan 3 15:41:52 2012 UTC
# Line 223  src_install() Line 223  src_install()
223   minstallexec -s locale-gen /usr/sbin || die   minstallexec -s locale-gen /usr/sbin || die
224    
225   # nsswitch configuration file   # nsswitch configuration file
226   minstalletc nss/nsswitch.conf || die   minstalletc ${SRCDIR}/nss/nsswitch.conf || die
227    
228   # nscd configuration file   # nscd configuration file
229   minstalletc nscd/nscd.conf || die   minstalletc ${SRCDIR}/nscd/nscd.conf || die
230    
231   # gai configuration file   # gai configuration file
232   minstalletc posix/gai.conf || die   minstalletc ${SRCDIR}/posix/gai.conf || die
233    
234   # we use Berlin as default   # we use Berlin as default
235   cp --remove-destination ${BINDIR}/usr/share/zoneinfo/Europe/Berlin ${BINDIR}/etc/localtime || die   cp --remove-destination ${BINDIR}/usr/share/zoneinfo/Europe/Berlin ${BINDIR}/etc/localtime || die

Legend:
Removed from v.9621  
changed lines
  Added in v.9622