summaryrefslogtreecommitdiffstats
path: root/bin/d-i_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-01-22 02:35:19 +0100
committerHolger Levsen <holger@layer-acht.org>2014-01-22 02:35:19 +0100
commitcb2d7c65498034d78587fd2b941049d004547630 (patch)
tree2fe89cff5742a8bb36e0b674a1e90ca4d540f0d8 /bin/d-i_build.sh
parentf05e3e22a0453f7eb5a5cc12c6c384155c7eba4f (diff)
downloadjenkins.debian.net-cb2d7c65498034d78587fd2b941049d004547630.tar.xz
create orig-symlinks too
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-xbin/d-i_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_build.sh b/bin/d-i_build.sh
index 84debbe2..3a5f602d 100755
--- a/bin/d-i_build.sh
+++ b/bin/d-i_build.sh
@@ -59,7 +59,7 @@ pdebuild_package() {
# 3.0 quilt is not happy without an upstream tarball
#
if [ "$(cat debian/source/format)" = "3.0 (quilt)" ] ; then
- uscan --download-current-version
+ uscan --download-current-version --symlink
fi
#
#