From ea9d489189b76d86a93e3fcf48c7fdce3a8a3981 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 21 Jul 2006 17:14:09 +0000 Subject: [PATCH] Don't package .svn directories. --- releasetools/Variables.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasetools/Variables.mk b/releasetools/Variables.mk index 16e0af7a7..22c5be0fd 100644 --- a/releasetools/Variables.mk +++ b/releasetools/Variables.mk @@ -108,7 +108,7 @@ endif ZIP_EXCLUDES = \ /CVS$$ \ /CVS/ \ - \.svn \ + /.svn/ \ /debian \ \.classes \ ~$$ \ -- 2.40.0