summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbackport2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport b/backport
index 3568115..bc2c916 100755
--- a/backport
+++ b/backport
@@ -77,7 +77,7 @@ then
sudo apt-get update
sudo apt-get upgrade
fi
-sudo apt-get source $pkg
+sudo apt-get source -t unstable $pkg
# Copy sources to $DIST directory to enable parallel builds
mkdir -p $DIST

Contact - Imprint