X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;ds=sidebyside;f=citadel%2Fbuildpackages;h=2a027858babeb1006e7a41a3023fa75cfd4ca787;hb=d218244e2b4ac89f4433ab262d80c77ca8141b0c;hp=8b181852e140d219bec2ff4fc13795e6ca62d799;hpb=8531f65d9227993672da17a6530adb6ee583e10d;p=citadel.git 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 "