diff options
Diffstat (limited to 'bin/d-i_build.sh')
-rwxr-xr-x | bin/d-i_build.sh | 2 |
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 # # |