Magellan Linux

Diff of /smage/trunk/core/tigervnc/tigervnc-1.1.0-r1.smage2

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

revision 3189 by niro, Mon Sep 12 14:09:38 2011 UTC revision 3190 by niro, Mon Sep 12 14:10:14 2011 UTC
# Line 92  src_prepare() Line 92  src_prepare()
92   mpatch ${PNAME}-1.0.90-xserver111.patch || die   mpatch ${PNAME}-1.0.90-xserver111.patch || die
93   cd ${SRCDIR}/unix   cd ${SRCDIR}/unix
94   # fix the included patch to work with xorg-server-1.10.0 final   # fix the included patch to work with xorg-server-1.10.0 final
95   mpatch ${PNAME}-${PVER}-xserver110-patch-fix.patch || die   mpatch ${PNAME}-1.0.90_svn4323-xserver110-patch-fix.patch || die
96   # fix some missing ldflags to successfully build Xvnc against xorg-server-1.10.0 final   # fix some missing ldflags to successfully build Xvnc against xorg-server-1.10.0 final
97   mpatch ${PNAME}-${PVER}-xserver110-patch-missing-miext_sync_ldadd.patch || die   mpatch ${PNAME}-1.0.90_svn4323-xserver110-patch-missing-miext_sync_ldadd.patch || die
98    
99   # apply the included xorg patch   # apply the included xorg patch
100   cd ${XORGDDIR}   cd ${XORGDDIR}

Legend:
Removed from v.3189  
changed lines
  Added in v.3190