svn rev #3296: trunk/
ghudson@MIT.EDU
ghudson at MIT.EDU
Fri Jan 22 21:46:33 EST 2010
Commit By: ghudson
Log Message:
Nuke autom4te.cache when preparing release tarballs.
Changed Files:
U trunk/autogen.sh
Modified: trunk/autogen.sh
===================================================================
--- trunk/autogen.sh 2010-01-07 17:29:06 UTC (rev 3295)
+++ trunk/autogen.sh 2010-01-23 02:46:33 UTC (rev 3296)
@@ -10,3 +10,4 @@
autoheader
autoconf
+rm -rf autom4te.cache
More information about the Krb5-appl-commits
mailing list