Force editor to vim for changelogs

This commit is contained in:
Mathieu Comandon 2020-07-18 15:50:28 -07:00
parent de7b0c345b
commit 90ad63f479

View file

@ -38,10 +38,10 @@ pgp-renew:
osc rebuildpac home:strycore --all osc rebuildpac home:strycore --all
changelog-add: changelog-add:
dch -i EDITOR=vim dch -i
changelog-edit: changelog-edit:
dch -e EDITOR=vim dch -e
upload: upload:
scp build/lutris_${VERSION}.tar.xz lutris.net:/srv/releases/ scp build/lutris_${VERSION}.tar.xz lutris.net:/srv/releases/