Magellan Linux

Diff of /smage/branches/alx-0_6_0/core/tigervnc/tigervnc-1.0.90_svn4323-r1.smage2

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

revision 1852 by niro, Fri Apr 22 09:02:00 2011 UTC revision 1853 by niro, Fri Apr 22 09:04:42 2011 UTC
# Line 86  src_compile() Line 86  src_compile()
86   mmake -j1 -C unix/vncpasswd || die   mmake -j1 -C unix/vncpasswd || die
87    
88   # fix build issues   # fix build issues
89   export CFLAGS="$(pkg-config --cflags libdrm)"   export CFLAGS="$(pkg-config --cflags libdrm libsha1)"
90    
91   # build the x11 module   # build the x11 module
92   cd ${XORGDDIR}   cd ${XORGDDIR}

Legend:
Removed from v.1852  
changed lines
  Added in v.1853