From c709b9b8cbf6c90b60cb1e82c6241c51a2cf553a Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 28 Sep 2006 11:56:56 +0000 Subject: [PATCH] Omit *.xweb files correctly. --- releasetools/Variables.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index 762565b04..b0450b15c 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -174,7 +174,7 @@ ZIP_EXCLUDES = \ RELEASE-NOTES\.fo \ \.make-catalog\.xsl \ param.ent$$ \ - *.xweb$$ \ + .*\.xweb$$ \ lib/lib.xml$$ # specifies options to feed to "freshmeat-submit" -- 2.40.0