Magellan Linux

Diff of /trunk/extras/x2goserver/x2goserver-4.0.1.21-r1.smage2

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

revision 30244 by niro, Thu Nov 9 10:14:59 2017 UTC revision 30245 by niro, Thu Nov 9 10:59:31 2017 UTC
# Line 44  sminclude mtools systemd Line 44  sminclude mtools systemd
44  SRC_URI=(  SRC_URI=(
45   http://code.x2go.org/releases/source/${PNAME}/${SRCFILE}   http://code.x2go.org/releases/source/${PNAME}/${SRCFILE}
46   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
47   mirror://${PNAME}/${PNAME}-4.0.1.20-xsession-magellan.patch   mirror://${PNAME}/${PNAME}-${PVER}-xsession-magellan.patch
48  )  )
49    
50  UP2DATE="updatecmd http://code.x2go.org/releases/source/${PNAME} | highesttarball gz"  UP2DATE="updatecmd http://code.x2go.org/releases/source/${PNAME} | highesttarball gz"
# Line 60  src_prepare() Line 60  src_prepare()
60   cd ${SRCDIR}   cd ${SRCDIR}
61    
62   # allow the Xession work with us properly   # allow the Xession work with us properly
63   mpatch ${PNAME}-4.0.1.20-xsession-magellan.patch || die   mpatch ${PNAME}-${PVER}-xsession-magellan.patch || die
64    
65   local file   local file
66   # ignore man2html   # ignore man2html

Legend:
Removed from v.30244  
changed lines
  Added in v.30245