X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fbuildpackages;h=2a027858babeb1006e7a41a3023fa75cfd4ca787;hp=8b181852e140d219bec2ff4fc13795e6ca62d799;hb=d218244e2b4ac89f4433ab262d80c77ca8141b0c;hpb=8531f65d9227993672da17a6530adb6ee583e10d diff --git a/citadel/buildpackages b/citadel/buildpackages index 8b181852e..2a027858b 100755 --- a/citadel/buildpackages +++ b/citadel/buildpackages @@ -100,7 +100,7 @@ EMAIL=citadel@outgesourced.org ;; sourcedist) - cd ..; tar --exclude .svn --exclude "debian/*" -chvzf citadel-$CITADEL_VERSION.tar.gz citadel-$CITADEL_VERSION/ + cd ..; tar --exclude .gitignore --exclude "debian/*" -chvzf citadel-$CITADEL_VERSION.tar.gz citadel-$CITADEL_VERSION/ ;; *) echo "Not yet implemented. we have: debian "