changeset 2273:b5f9559a47bf

Remove old tarballs before trying to remove the drops directory. 2010-09-24 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: (distclean-local): Remove any old tarballs before trying to remove the drops directory.
author Andrew John Hughes <ahughes@redhat.com>
date Fri, 24 Sep 2010 00:19:50 +0100
parents ebedc637de4d
children 5c0d756b4bb6
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 24 00:18:08 2010 +0100
+++ b/ChangeLog	Fri Sep 24 00:19:50 2010 +0100
@@ -1,3 +1,9 @@
+2010-09-24  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	(distclean-local): Remove any old tarballs
+	before trying to remove the drops directory.
+
 2010-09-24  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/Makefile.am	Fri Sep 24 00:18:08 2010 +0100
+++ b/Makefile.am	Fri Sep 24 00:19:50 2010 +0100
@@ -744,6 +744,7 @@
 clean-drops: clean-download-jaxp-drop clean-download-jaf-drop \
  clean-download-jaxws-drop
 	if [ -e drops ] ; then \
+	  rm -f drops/*.old ; \
 	  rmdir drops ; \
 	fi
 	rm -f stamps/download-drops.stamp