Magellan Linux

Diff of /trunk/core/libtunepimp/libtunepimp-0.5.3-r5.smage2

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

revision 1622 by niro, Tue May 12 16:46:56 2009 UTC revision 1623 by niro, Tue May 12 16:47:52 2009 UTC
# Line 51  src_prepare() Line 51  src_prepare()
51   # do not try to link against obsolete libtermcap   # do not try to link against obsolete libtermcap
52   sed -i 's:-ltermcap:-lncurses:' configure || die   sed -i 's:-ltermcap:-lncurses:' configure || die
53   sed -i 's:-lthr:-lpthread:g' lib/threads/posix/Makefile.in || die   sed -i 's:-lthr:-lpthread:g' lib/threads/posix/Makefile.in || die
54    
55     autoreconf --verbose --install --force || die
56  }  }

Legend:
Removed from v.1622  
changed lines
  Added in v.1623