Magellan Linux

Diff of /smage/trunk/core/plymouth/plymouth-0.9.5-r1.smage2

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

revision 14839 by niro, Tue Aug 4 11:01:38 2020 UTC revision 14840 by niro, Tue Aug 4 13:14:20 2020 UTC
# Line 58  SRC_URI=( Line 58  SRC_URI=(
58   mirror://${PNAME}/boot-duration   mirror://${PNAME}/boot-duration
59   mirror://${PNAME}/charge.plymouth   mirror://${PNAME}/charge.plymouth
60   mirror://${PNAME}/magellan-sign.png   mirror://${PNAME}/magellan-sign.png
61   mirror://${PNAME}/${PNAME}-0.8.8-busybox-compat.patch   mirror://${PNAME}/${PNAME}-0.9.5-busybox-compat.patch
62  )  )
63    
64  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | highesttarball xz"  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | highesttarball xz"
# Line 69  src_prepare() Line 69  src_prepare()
69   cd ${SRCDIR}   cd ${SRCDIR}
70    
71   # be busybox compat   # be busybox compat
72   mpatch ${PNAME}-0.8.8-busybox-compat.patch || die   mpatch ${PNAME}-0.9.5-busybox-compat.patch || die
73    
74   # fix systemdunitdir location   # fix systemdunitdir location
75   sed -i \   sed -i \

Legend:
Removed from v.14839  
changed lines
  Added in v.14840