Magellan Linux

Diff of /branches/magellan-next/core/acl/acl-2.2.47-r2.smage2

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

revision 3106 by niro, Tue Oct 13 13:50:34 2009 UTC revision 3107 by niro, Tue Oct 13 13:51:32 2009 UTC
# Line 57  src_prepare() Line 57  src_prepare()
57    
58   # libtool will clobber install-sh which is really a custom file   # libtool will clobber install-sh which is really a custom file
59   mv install-sh attr.install-sh || die   mv install-sh attr.install-sh || die
60   mlibtoolize --install --force || die   libtoolize --install --force || die
61   mv attr.install-sh install-sh || die   mv attr.install-sh install-sh || die
62   aclocal -I m4 || die   aclocal -I m4 || die
63   autoconf || die   autoconf || die

Legend:
Removed from v.3106  
changed lines
  Added in v.3107