Magellan Linux

Diff of /trunk/extras/xinit/xinit-1.4.0-r1.smage2

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

revision 30792 by niro, Thu Apr 5 11:08:00 2018 UTC revision 30793 by niro, Thu Apr 5 11:18:25 2018 UTC
# Line 26  SRC_URI=( ${SRC_URI[*]} Line 26  SRC_URI=( ${SRC_URI[*]}
26   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
27   mirror://${PNAME}/xserver.pamd-systemauth   mirror://${PNAME}/xserver.pamd-systemauth
28   mirror://${PNAME}/xinitrc.skel-${RC_REV}   mirror://${PNAME}/xinitrc.skel-${RC_REV}
29   mirror://${PNAME}/${PNAME}-1.4.0-nolisten-tcp.patch   mirror://${PNAME}/${PNAME}-1.4.0-nolisten-tcp-2.patch
30   mirror://${PNAME}/${PNAME}-1.0.9-black-bg.patch   mirror://${PNAME}/${PNAME}-1.0.9-black-bg.patch
31  )  )
32    
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # enable --no-listen tcp   # enable --no-listen tcp
39   mpatch ${PNAME}-1.4.0-nolisten-tcp.patch || die   mpatch ${PNAME}-1.4.0-nolisten-tcp-2.patch || die
40    
41   # use a black background   # use a black background
42   mpatch ${PNAME}-1.0.9-black-bg.patch || die   mpatch ${PNAME}-1.0.9-black-bg.patch || die

Legend:
Removed from v.30792  
changed lines
  Added in v.30793