svn commit: lorikeet r401 - in trunk/heimdal: .

abartlet at samba.org abartlet at samba.org
Tue Aug 9 00:49:33 GMT 2005


Author: abartlet
Date: 2005-08-09 00:49:33 +0000 (Tue, 09 Aug 2005)
New Revision: 401

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=401

Log:
Don't clobber the script at the conclusion of fix-export (I may use
this script in ./autogen.sh in future).

Andrew Bartlett

Modified:
   trunk/heimdal/fix-export


Changeset:
Modified: trunk/heimdal/fix-export
===================================================================
--- trunk/heimdal/fix-export	2005-08-09 00:22:28 UTC (rev 400)
+++ trunk/heimdal/fix-export	2005-08-09 00:49:33 UTC (rev 401)
@@ -76,7 +76,4 @@
 make_proto kcm kcm_protos.h /dev/null '$(kcm_SOURCES)'
 make_proto kdc kdc-protos.h /dev/null '$(libkdc_la_SOURCES)'
 
-rm fix-export make-release make-release.el
-find . -name .cvsignore -print | xargs rm
-find . -name .__afs\* -print | xargs rm
 rm -fr autom4te*.cache



More information about the samba-cvs mailing list