Magellan Linux

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

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

revision 9592 by niro, Thu Jul 27 08:58:16 2017 UTC revision 9593 by niro, Thu Jul 27 09:08:50 2017 UTC
# Line 167  SRC_URI=( Line 167  SRC_URI=(
167   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}
168   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
169   mirror://udev/${UDEV_CONFIG_SRCFILE}   mirror://udev/${UDEV_CONFIG_SRCFILE}
170   mirror://${PNAME}/${PNAME}-220-magellan-configurable-getty.patch   mirror://${PNAME}/${PNAME}-234-magellan-configurable-getty.patch
171  )  )
172    
173  if [[ ${ENABLE_GTK} = 1 ]]  if [[ ${ENABLE_GTK} = 1 ]]
# Line 299  then Line 299  then
299  fi  fi
300    
301   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
302   mpatch ${PNAME}-220-magellan-configurable-getty.patch || die   mpatch ${PNAME}-234-magellan-configurable-getty.patch || die
303    
304   # fix busybox compat   # fix busybox compat
305   if need_busybox_support readlink   if need_busybox_support readlink

Legend:
Removed from v.9592  
changed lines
  Added in v.9593