Magellan Linux

Diff of /smage/branches/alx-0_6_0/extras/alsa-utils/alsa-utils-1.0.27.1-r1.smage2

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

revision 4900 by niro, Tue May 28 14:00:43 2013 UTC revision 4901 by niro, Tue May 28 14:01:39 2013 UTC
# Line 34  src_compile() Line 34  src_compile()
34  {  {
35   cd ${SRCDIR}   cd ${SRCDIR}
36   local myconf   local myconf
37   myconf="--disable-alsaconf --disable-alsaloop"   myconf="--disable-alsaconf --disable-alsaloop --disable-xmlto"
38   mconfigure --with-udev-rules-dir=/usr/lib/udev/rules.d ${myconf} || die   mconfigure --with-udev-rules-dir=/usr/lib/udev/rules.d ${myconf} || die
39   mmake || die   mmake || die
40  }  }

Legend:
Removed from v.4900  
changed lines
  Added in v.4901