Magellan Linux

Diff of /branches/magellan-next/extras/tigervnc/tigervnc-1.0.90_svn4323-r1.smage2

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

revision 8005 by niro, Tue Jun 28 18:08:42 2011 UTC revision 8006 by niro, Tue Jun 28 18:18:47 2011 UTC
# Line 233  src_compile() Line 233  src_compile()
233  {  {
234   cd ${SRCDIR}   cd ${SRCDIR}
235   mconfigure --disable-static || die   mconfigure --disable-static || die
236   # only build neccessary things   mmake || die
  mmake -j1 -C common || die  
  mmake -j1 -C unix/vncpasswd || die  
237    
238   # fix build issues   # fix build issues
239   export CFLAGS="$(pkg-config --cflags libdrm)"   export CFLAGS="$(pkg-config --cflags libdrm)"

Legend:
Removed from v.8005  
changed lines
  Added in v.8006