Magellan Linux

Diff of /trunk/deprecated/module-init-tools/module-init-tools-3.16-r2.smage2

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

revision 10931 by niro, Sun Feb 5 03:43:07 2012 UTC revision 10932 by niro, Sun Feb 5 03:47:31 2012 UTC
# Line 46  src_prepare() Line 46  src_prepare()
46   # from gentoo:   # from gentoo:
47   # make sure we link dynamically with zlib; our zlib.so is in /lib vs   # make sure we link dynamically with zlib; our zlib.so is in /lib vs
48   # /usr/lib so it's safe to link with.  fixes ugly textrels as well.   # /usr/lib so it's safe to link with.  fixes ugly textrels as well.
49   sed -i 's:-Wl,-Bstatic -lz -Wl,-Bdynamic:-lz:' configure || die   sed -i 's:-Wl,-Bstatic -lz -Wl,-Bdynamic:-lz:' configure.ac || die
50    
51   [ -e ${SRCDIR}/missing ] && rm missing || die   [ -e ${SRCDIR}/missing ] && rm missing || die
52    

Legend:
Removed from v.10931  
changed lines
  Added in v.10932