]> git.sur5r.net Git - i3/i3/commitdiff
release: new-enough dput no longer needs an explicit file name
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 10 Mar 2018 17:53:04 +0000 (18:53 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 10 Mar 2018 17:53:04 +0000 (18:53 +0100)
release.sh

index 8e2852a89ef1c55e7f26b92a916856d6601fea85..54c2ea811a5accf74f2a990c4ca267e89d827710 100755 (executable)
@@ -228,7 +228,7 @@ echo "  cd ${TMPDIR}/i3.github.io"
 echo "  git push"
 echo ""
 echo "  cd ${TMPDIR}/debian"
-echo "  dput *.changes"
+echo "  dput"
 echo ""
 echo "  cd ${TMPDIR}"
 echo "  sendmail -t < email.txt"