summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/itzks-build-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/itzks-build-package b/bin/itzks-build-package
index 5f5955b..57a2b35 100755
--- a/bin/itzks-build-package
+++ b/bin/itzks-build-package
@@ -127,7 +127,7 @@ prepare_workspace() {
UPSTREAM_VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1`
ORIG_TARBALL="${PROJECT}_${UPSTREAM_VERSION}.orig.tar.gz"
git checkout --force pristine-tar && pristine-tar checkout ../${ORIG_TARBALL}
-
+ }
# by default we build for all current debian versions
test -f BUILDS_FOR || cat > BUILDS_FOR <<EOF
debian: squeeze wheezy sid