Magellan Linux

Diff of /trunk/extras/plymouth/plymouth-0.9.4-r1.smage2

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

revision 31728 by niro, Thu Dec 6 12:02:16 2018 UTC revision 31729 by niro, Thu Dec 6 12:09:23 2018 UTC
# Line 35  SRC_URI=( Line 35  SRC_URI=(
35   mirror://${PNAME}/boot-duration   mirror://${PNAME}/boot-duration
36   mirror://${PNAME}/charge.plymouth   mirror://${PNAME}/charge.plymouth
37   mirror://${PNAME}/magellan-sign.png   mirror://${PNAME}/magellan-sign.png
  mirror://${PNAME}/${PNAME}-0.8.9-dont-timeout-waiting.patch  
38  )  )
39    
40  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | highesttarball xz"  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | highesttarball xz"
# Line 58  src_prepare() Line 57  src_prepare()
57   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
58   cd ${SRCDIR}   cd ${SRCDIR}
59    
  # timeout causes things to fail, so never timeout  
  mpatch ${PNAME}-0.8.9-dont-timeout-waiting.patch || die  
   
60   # fix systemdunitdir location   # fix systemdunitdir location
61   sed -i \   sed -i \
62   "s:SYSTEMD_UNIT_DIR=/lib/systemd/system:SYSTEMD_UNIT_DIR=$(mget-systemd-unit-dir):g" \   "s:SYSTEMD_UNIT_DIR=/lib/systemd/system:SYSTEMD_UNIT_DIR=$(mget-systemd-unit-dir):g" \

Legend:
Removed from v.31728  
changed lines
  Added in v.31729