Magellan Linux

Diff of /trunk/extras/parole/parole-0.2.0.6-r2.smage2

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

revision 10854 by niro, Sat Feb 4 00:12:34 2012 UTC revision 10855 by niro, Sat Feb 4 00:13:34 2012 UTC
# Line 30  src_prepare() Line 30  src_prepare()
30   cd ${SRCDIR}   cd ${SRCDIR}
31    
32   # fix missing dso with --as-needed   # fix missing dso with --as-needed
33   sed -i "s:@LDFLAGS@:@LDFLAGS@ -lX11:g" Makefile.in || die   sed -i "s:@LDFLAGS@:@LDFLAGS@ -lX11:g" src/Makefile.in || die
34  }  }
35    
36  src_compile()  src_compile()

Legend:
Removed from v.10854  
changed lines
  Added in v.10855