summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/itzks-build-package1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/itzks-build-package b/bin/itzks-build-package
index 8ba6afb..1b64a53 100755
--- a/bin/itzks-build-package
+++ b/bin/itzks-build-package
@@ -150,7 +150,6 @@ build_packages() {
git checkout $CHECKOUT || git checkout master
GITREV=$(itzks-gitrevno)
test -n ${ORIG_TARBALL} && pristine-tar checkout ../${ORIG_TARBALL}
- }
# translate the version name for Debian releases
[ "x$l_CODENAME" = "xsid" ] && VERSION=unstable
[ "x$l_CODENAME" = "xwheezy" ] && VERSION=testing