Magellan Linux

Diff of /trunk/deprecated/vnc/vnc-4.1.3-r1.smage2

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

revision 1705 by niro, Tue May 19 15:56:51 2009 UTC revision 1706 by niro, Tue May 19 16:10:52 2009 UTC
# Line 76  SRC_URI=( Line 76  SRC_URI=(
76   mirror://${PNAME}/vnc-server-paint.patch   mirror://${PNAME}/vnc-server-paint.patch
77   mirror://${PNAME}/vnc-server-privates.patch   mirror://${PNAME}/vnc-server-privates.patch
78   mirror://${PNAME}/vnc-server-selections.patch   mirror://${PNAME}/vnc-server-selections.patch
79     mirror://${PNAME}/vnc-server-libtool-2.2.patch
80   mirror://${PNAME}/Makefile.am   mirror://${PNAME}/Makefile.am
81  )  )
82    
# Line 148  src_prepare() Line 149  src_prepare()
149   cd ${SRCDIR}   cd ${SRCDIR}
150   mpatch vnc-server-selections.patch || die   mpatch vnc-server-selections.patch || die
151   mpatch vnc-server-includes.patch || die   mpatch vnc-server-includes.patch || die
152     mpatch vnc-server-libtool-2.2.patch || die
153    
154   cd ${XORGDDIR}   cd ${XORGDDIR}
155   # this fixes errors like:   # this fixes errors like:

Legend:
Removed from v.1705  
changed lines
  Added in v.1706