Author: jfrederic.clere(a)jboss.com
Date: 2009-07-14 02:44:48 -0400 (Tue, 14 Jul 2009)
New Revision: 2492
Modified:
trunk/build/unix/buildsrc.mod_cluster.sh
Log:
Patches for libtool 2.2.x
Modified: trunk/build/unix/buildsrc.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.mod_cluster.sh 2009-07-13 14:49:37 UTC (rev 2491)
+++ trunk/build/unix/buildsrc.mod_cluster.sh 2009-07-14 06:44:48 UTC (rev 2492)
@@ -99,6 +99,8 @@
else
rm -rf ${dirsources}/srclib/apr-iconv
fi
+ # Apply other patches.
+ $build_top/util/applypatch.sh $build_top ${dirsources} false
else
echo "Cannot find package sources in ${dirnmake}"
exit 1
Show replies by date