Commit a64dcf3e authored by Denis Brækhus's avatar Denis Brækhus

Make it work with different source pkg names too.

parent 7dac9630
......@@ -82,5 +82,5 @@ cd ..
for dist in $BINDISTS; do
# Legacy packages embedded the release into the package version.
export DEBIAN_OVERRIDE_BINARY_VERSION="$FULL_VERSION~$dist"
sbuild -v -A -c "$dist-amd64-sbuild" -d "$dist" varnish_*.dsc
sbuild -v -A -c "$dist-amd64-sbuild" -d "$dist" varnish*.dsc
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment