Magellan Linux

Diff of /trunk/extras/cyrus-sasl/cyrus-sasl-2.1.26-r1.smage2

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

revision 21006 by niro, Mon Mar 3 16:14:09 2014 UTC revision 21007 by niro, Mon Mar 3 16:18:23 2014 UTC
# Line 48  src_prepare() Line 48  src_prepare()
48   mpatch ${PNAME}-2.1.22-qa.patch || die   mpatch ${PNAME}-2.1.22-qa.patch || die
49   mpatch ${PNAME}-${PVER}-size_t.patch || die   mpatch ${PNAME}-${PVER}-size_t.patch || die
50   # fix autoconf issues   # fix autoconf issues
51   mpatch ${PNAME}-${PVER}-maintainer_mode.patch || die   #mpatch ${PNAME}-${PVER}-maintainer_mode.patch || die
52   # use libtool   # use libtool
53   mpatch ${PNAME}-${PVER}-saslauthd_ac_prog_libtool.patch || die   mpatch ${PNAME}-${PVER}-saslauthd_ac_prog_libtool.patch || die
54   # fix as-needed issues   # fix as-needed issues
# Line 71  src_prepare() Line 71  src_prepare()
71    
72   # recreate configure   # recreate configure
73   # use full pathes or automake fails in subdirs   # use full pathes or automake fails in subdirs
74   WANT_AUTOMAKE=1.11 mautoreconf -I $(pwd)/cmulocal -I $(pwd)/config || die   mautoreconf -I $(pwd)/cmulocal -I $(pwd)/config || die
75  }  }
76    
77  src_compile()  src_compile()

Legend:
Removed from v.21006  
changed lines
  Added in v.21007