1
0
mirror of https://github.com/lutris/lutris synced 2024-07-03 07:28:41 +00:00

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
changelog-add:
dch -i
EDITOR=vim dch -i
changelog-edit:
dch -e
EDITOR=vim dch -e
upload:
scp build/lutris_${VERSION}.tar.xz lutris.net:/srv/releases/