From 86553edc85004ac93fb02f1bad9bbea56d5d8825 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sat, 27 Nov 2010 14:15:51 +0100 Subject: [PATCH] Exclude testdata from the distribution tgzs; they don't need it and they're huge. --- libcitadel/buildpackages | 1 + 1 file changed, 1 insertion(+) diff --git a/libcitadel/buildpackages b/libcitadel/buildpackages index 0766d401c..2d0fb56e5 100755 --- a/libcitadel/buildpackages +++ b/libcitadel/buildpackages @@ -109,6 +109,7 @@ EMAIL=citadel@outgesourced.org --exclude "*.d" \ --exclude "debian/*" \ --exclude "sysdep.h" \ + --exclude tests/testdata \ \ -chvzf libcitadel-$LIBCITADEL_VERSION.tar.gz libcitadel-$LIBCITADEL_VERSION/ ;; -- 2.39.2