From: Michael Smith Date: Thu, 28 Sep 2006 11:56:56 +0000 (+0000) Subject: Omit *.xweb files correctly. X-Git-Tag: release/1.79.1~6^2~2487 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=368525b3a5720267dbc629a30f3e809cb4f9ae28;p=docbook-dsssl Omit *.xweb files correctly. --- 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"