svn rev #3297: branches/krb5-appl-1-0/

ghudson@MIT.EDU ghudson at MIT.EDU
Fri Jan 22 21:49:18 EST 2010


Commit By: ghudson
Log Message:
Pull up r3926 from trunk.

 ------------------------------------------------------------------------
 r3296 | ghudson | 2010-01-22 21:46:33 -0500 (Fri, 22 Jan 2010) | 2 lines

 Nuke autom4te.cache when preparing release tarballs.



Changed Files:
U   branches/krb5-appl-1-0/autogen.sh
Modified: branches/krb5-appl-1-0/autogen.sh
===================================================================
--- branches/krb5-appl-1-0/autogen.sh	2010-01-23 02:46:33 UTC (rev 3296)
+++ branches/krb5-appl-1-0/autogen.sh	2010-01-23 02:49:18 UTC (rev 3297)
@@ -10,3 +10,4 @@
 
 autoheader
 autoconf
+rm -rf autom4te.cache




More information about the Krb5-appl-commits mailing list